Hello,
I just did a fresh install of DA, and added my first User. I noticed that when I logged in as the user, It showed that he had used 26mb of space, which was way too high. This users id number in /etc/passwd was 501. So I did a:
find / -user 501
and it listed the users files, but also a bunch of files in:
/usr/local/directadmin/customapache/
/var/www/icons
/var/www/html
/var/www/manual
If I had to guess, it might be a bug in the installer, not setting the owner for these files after install, but that is only a guess.
My question is, would it be safe to chmod these files to root? How should their ownership be setup? I don't want to mess up DA.
Thanks,
Linc
I just did a fresh install of DA, and added my first User. I noticed that when I logged in as the user, It showed that he had used 26mb of space, which was way too high. This users id number in /etc/passwd was 501. So I did a:
find / -user 501
and it listed the users files, but also a bunch of files in:
/usr/local/directadmin/customapache/
/var/www/icons
/var/www/html
/var/www/manual
If I had to guess, it might be a bug in the installer, not setting the owner for these files after install, but that is only a guess.
My question is, would it be safe to chmod these files to root? How should their ownership be setup? I don't want to mess up DA.
Thanks,
Linc