Login
Register
Home
Wiki Knowledge Base
FreeDNS
Facebook
Linux Support
Control Web Panel
MENU
Home
Help
Search
Login
Register
Control Web Panel
»
WebPanel
»
Information
»
Unknown user in cwp user quota
« previous
next »
Print
Pages: [
1
]
Author
Topic: Unknown user in cwp user quota (Read 1844 times)
0 Members and 1 Guest are viewing this topic.
heart2hack
Newbie
Posts: 15
Unknown user in cwp user quota
«
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
Logged
overseer
Hero Member
Posts: 1106
Re: Unknown user in cwp user quota
«
Reply #1 on:
August 02, 2023, 08:02:53 PM »
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?
Logged
heart2hack
Newbie
Posts: 15
Re: Unknown user in cwp user quota
«
Reply #2 on:
August 04, 2023, 03:21:50 PM »
I did migration from another cwp to this cwp server.
Logged
heart2hack
Newbie
Posts: 15
Re: Unknown user in cwp user quota
«
Reply #3 on:
August 04, 2023, 03:22:57 PM »
Also I'm using whmcs with my cwp server.
Logged
overseer
Hero Member
Posts: 1106
Re: Unknown user in cwp user quota
«
Reply #4 on:
August 07, 2023, 02:00:49 PM »
You should delete them from a shell -- they are just vestiges from the migration that the quota module is picking up on.
Logged
heart2hack
Newbie
Posts: 15
Re: Unknown user in cwp user quota
«
Reply #5 on:
August 18, 2023, 12:29:57 PM »
thank you.
can you guide me which commands I should use, and will effect the server?
Logged
overseer
Hero Member
Posts: 1106
Re: Unknown user in cwp user quota
«
Reply #6 on:
August 19, 2023, 02:42:15 AM »
Do they only show up in the quota interface, and no where else? In a shell, try
Code:
[Select]
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.
Logged
Print
Pages: [
1
]
« previous
next »
Control Web Panel
»
WebPanel
»
Information
»
Unknown user in cwp user quota