Control Web Panel
WebPanel => Information => Topic started by: heart2hack on August 02, 2023, 04:15:09 PM
-
Hello guys.
Upon checking the users quota inside cwp, I found that there are unknown user accounts which are not listed in list account, but in quota they exists.
Can someone explain what is this and why is this?
#1000 -- 111M 20000M 20000M 10641 0 0
#119 -- 9844K 0K 0K 366 0 0
#1002 -- 6428K 10000M 10000M 495 0 0
#800 -- 8080K 0K 0K 744 0 0
#501 -- 77544K 0K 0K 7235 0 0
#1001 -- 5592K 500M 500M 545 0 0
#507 -- 37744K 0K 0K 40 0 0
#1026 +- 11252K 1K 1K none 0 1 1
#3000 -- 4252K 0K 0K 265 0 0
#802 -- 8836K 0K 0K 495 0 0
#34367 -- 3532K 0K 0K 237 0 0
#105892 -- 17724K 0K 0K 1121 0 0
#500 -- 6084K 0K 0K 271 0 0
-
That looks to be a list of UIDs. Did you migrate from cPanel or another control panel, or create and delete users from outside CWP?
-
I did migration from another cwp to this cwp server.
-
Also I'm using whmcs with my cwp server.
-
You should delete them from a shell -- they are just vestiges from the migration that the quota module is picking up on.
-
thank you.
can you guide me which commands I should use, and will effect the server?
-
Do they only show up in the quota interface, and no where else? In a shell, try
id 1000
id 501
id 3000
(a semi-random selection of the UIDs -- if you get no results, the entries are for sure not connected to any valid account on the system.