What are the default Permission on /home/user/domains/domains.com

gcypher

Verified User
Joined
Jun 28, 2005
Messages
159
Location
The Netherlands
Hi


I just wanted to know if someone can give me a hand on how the dir permissions should be under /home/username/domains/domain.com
The reason i would like to know is because lately i have had to restore all my user backups bcause somehow my entire /home dir and user content was wiped out somehow. anyway i got all back and running.

But i noticed some permission do not always come right on the restore ..
i am going to give 2 different /home/user/domains/domain.com dir and see for yourself on the uid:gid so its confusing for me and i cant figure out what it should be.

here it comes:

[root@fast-xs barelcaserio.com]# ls -all /home/altacaite/domains/altacaite.com
total 32
drwx--x--x 8 altacaite altacaite 4096 Sep 11 2005 .
drwx--x--x 3 altacaite altacaite 4096 Sep 10 2005 ..
drwxr-xr-x 2 altacaite altacaite 4096 Sep 10 2005 .htpasswd
drwxr-xr-x 2 altacaite altacaite 4096 May 26 00:10 logs
drwxr-x--- 2 altacaite apache 4096 Sep 10 2005 private_html
drwx--x--x 3 altacaite altacaite 4096 Sep 10 2005 public_ftp
drwxr-x--- 4 altacaite apache 4096 Oct 22 2005 public_html
drwxr-xr-x 2 root root 4096 May 2 00:10 stats

look at the uid and gid of logs and stats ... which are different .. pls help someone :D


[root@fast-xs barelcaserio.com]# ls -all /home/caserio/domains/barelcaserio.com
total 32
drwxr-xr-x 8 caserio caserio 4096 May 19 14:02 .
drwxr-xr-x 3 caserio caserio 4096 May 13 17:41 ..
drwxr-xr-x 2 caserio caserio 4096 May 13 17:05 .htpasswd
drwxr-xr-x 2 root root 4096 May 26 00:10 logs
drwxr-x--- 3 caserio apache 4096 May 13 17:05 private_html
drwx--x--x 3 caserio caserio 4096 May 13 12:43 public_ftp
drwxr-x--- 18 caserio apache 4096 May 13 17:45 public_html
drwxr-xr-x 3 root root 4096 May 13 20:01 stats
[root@fast-xs barelcaserio.com]#


can someone gimme a hand here ?


thanks in advance
 
Back
Top