How to Retain Ownership on webdir

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi,

I have this webroot /webdir/ with 2775 permission so that any created file/directory by apache inside of /webdir/ will be 'users:webusers'. However, I noticed when the apache created a new files (fileB) / directories (dirB), the ownership becomes 'apache:apache' and the sgid has gone for /webdir/ (drwxrwxr-x). I'm currently using Wordpress.

[before]
drwxrwsr-x  users webusers /webdir/
drwxrwsr-x  users webusers /webdir/dirA
-rw-rw-r--  users webusers /webdir/fileA

[after]
drwxrwxr-x  users webusers /webdir/
drwxrwxr-x  apache apache /webdir/dirB
-rw-rw-r--  apache apache /webdir/fileB

Why the sgid bit doesn't reflected and the group as well? Has anyone knows how to fix this?

Thanks.

Regards,
James


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux