SOLVED Removing starred user from User Manager

RobinMiller

Member
Oct 10, 2017
5
1
3
Scotland
cPanel Access Level
Root Administrator
I have a problem with a customer who is trying to remove a user from their User Manager. They have three users listed: the main account, the logs, and the third user they're trying to remove. All of these users appear starred and uneditable. I'm not sure how a user subaccount becomes privileged or how to remove it.

Any help would be appreciated.
 

cPanelKenneth

cPanel Development
Staff member
Apr 7, 2006
4,607
80
458
cPanel Access Level
Root Administrator
Hello,

Starred users are users that are an intrinsic part of the cPanel account and are not removable.
 

RobinMiller

Member
Oct 10, 2017
5
1
3
Scotland
cPanel Access Level
Root Administrator
Thanks for the reply, I'm still struggling with this one. The user in question has left the company of my customer and needs his access removed. How would one do that? Do all starred users share the main password?

I'm curious as to how this happened. How does a subaccount become a starred user? What is the process for determining when a user has become an intrinsic part of the account?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello,

Can you verify which user is the third starred account in "cPanel >> User Manager", other than the main account and the logs? Also, which service does it have access to? Feel free to post a screenshot of what you are seeing.

Thank you.
 

cPanelKenneth

cPanel Development
Staff member
Apr 7, 2006
4,607
80
458
cPanel Access Level
Root Administrator
The starred users are built into the cPanel account and are not modifiable within the cPanel interface. They share the same password as the cPanel account login. As Micheal requested please provide a screenshot. There should only be two accounts (I think). It's possible we are misunderstanding the configuration and a picture would clarify it for us.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hi @RobinMiller,

Could you open a support ticket using the link in my signature so we can take a closer look at the account?

Thank you.
 

cPWilliamL

cP Technical Analyst II
Staff member
May 15, 2017
258
30
103
America
cPanel Access Level
Root Administrator
This issue has been resolved in the support request. The User Manager interface uses a sqlite database backend; however, the user didn't actually exist there. I believe this lead cPanel into thinking this was a system level user, as Kenneth pointed out. It's unclear how the user got into this state. It seems the user was not properly added/removed from the UI. To resolve the issue, I had to manually remove the user from the FTP virtualhosts(/etc/proftpd/passwd.vhosts), as well as the quota cache file(/home/$username/etc/ftpquota).