users.list

ryant

Verified User
Joined
Jul 28, 2005
Messages
15
When a reseller creates a user, the resellers users.list is not being populated /usr/local/directadmin/data/users/resellername/users.list) with the username.

We can go in and add them manually and it works fine but it is not happening automatically.

-rw------- 1 diradmin diradmin 290 Feb 19 07:35 users.list

Ryan
 
Yes it has:

Hello,

Hmm..check the /var/log/directadmin/error.log for any errors.

Also try:

cd /usr/local/directadmin
./directadmin p
cd scripts
./set_permissions.sh da_files

to ensure correct file permissions.

Thank you,

John
 
Back
Top