Rebuilding User Database

tommyd

Verified User
Joined
Jun 20, 2005
Messages
10
I have about 5500 users on a directadmin server, the server is running great, everything is functional except the directadmin user list, it only shows about 400 members, however the users who don't show can login to da without any issues, so it appears to be a config file or user list that is broken or what not?

Any ideas?
 
What platform (a.k.a Operating System) are you running on?

If your reffering to the show all users page from the admin level, that is loaded from a cache. Are all users visible from the respective resellers?

Give this command a try:
Code:
echo 'action=cache&value=showallusers' >> /usr/local/directadmin/data/task.queue
 
It is DA on Centos 3.4

Both Admin Level and Reseller Level..

I will try the command giving, I believe I have ran this before not sure, this is the same one in the nightly cron job right?
 
I am guessing that script has something to do with the bug I am experiancing... After running it now only shows 329 via admin and via my reseller account the accounts are under has only 748

Any other ideas?
 
Contact directadmin and have them take a look at your system. It might be a bug, thats about all I can think of at the moment.
 
tommyd said:
I have about 5500 users on a directadmin server, the server is running great, everything is functional except the directadmin user list, it only shows about 400 members, however the users who don't show can login to da without any issues, so it appears to be a config file or user list that is broken or what not?

Any ideas?

5500 on ONE SERVER??
 
Back
Top