Users not visible on reseller account but work

But, does:
/usr/local/directadmin/data/users/bob

exist?

If the users.list is correct, then check:
Reseller Level -> List Users

which will show no matter what (if the user is in the users.list).. then click "bob" on that page to see if it works.
If everything is correct at Reseller Level, then it's just a show_all_users.cache issue. Delete the show_all_users.cache file (and rebuild it if you want, see above).
The cache needs to rebuilt *after* the user is in the users.list. But it's also built every night with the tally... so if it isn't, then the tally/task.queue may be broken.
http://help.directadmin.com/item.php?id=107

John
 
But, does:
/usr/local/directadmin/data/users/bob
exist?
I have /usr/local/directadmin/data/users/bob and also bob is in this file /usr/local/directadmin/data/users/reseller/users.list

If the users.list is correct, then check:
Reseller Level -> List Users

users.list seems correct, but bob is not visible on Admin or reseller level and bob domain is not work.

I also tried:
"/usr/local/directadmin/dataskq d" with no change.:(

I can send you admin pass in P.M if you need.
 
Hello,

Just as a followup, for anyone who's interested, the issue was that the domains were not showing up in the list under the User. The Users were all showing up just fine.
The cause was that the domains already had zones in the named.conf, thus DA threw the error Domain Already Exists and wasn't added to DA (but the Users were)

John
 
Back
Top