[CentOS] files mysteriously changing ownership

2014-05-07 Thread Tim Dunphy
We have a directory that holds the media for a website. We want that directory owned by the apache user and group. But for some reason that directory and all it's files keep reverting to being owned by a user account and group. [root@webservera ourwebsite]# ls -ld media/ drwxrwxr-x 163 user_a

Re: [CentOS] files mysteriously changing ownership

2014-05-07 Thread Kwan Lowe
On Wed, May 7, 2014 at 1:08 PM, Tim Dunphy bluethu...@gmail.com wrote: We have a directory that holds the media for a website. We want that directory owned by the apache user and group. But for some reason that directory and all it's files keep reverting to being owned by a user account and

Re: [CentOS] files mysteriously changing ownership

2014-05-07 Thread Tim Dunphy
What are the user IDs of the apache and user_a users? Are these local mounts or shares? I've seen a similar thing when there was a UID conflict. __ Thanks.. The directory that keeps changing is an NFS mount. On Wed, May 7, 2014 at 1:15 PM, Kwan

Re: [CentOS] files mysteriously changing ownership

2014-05-07 Thread Tim Dunphy
The UID and Group belong to LDAP users on the system. On Wed, May 7, 2014 at 1:22 PM, Tim Dunphy bluethu...@gmail.com wrote: What are the user IDs of the apache and user_a users? Are these local mounts or shares? I've seen a similar thing when there was a UID conflict.

Re: [CentOS] files mysteriously changing ownership

2014-05-07 Thread Les Mikesell
On Wed, May 7, 2014 at 12:22 PM, Tim Dunphy bluethu...@gmail.com wrote: What are the user IDs of the apache and user_a users? Are these local mounts or shares? I've seen a similar thing when there was a UID conflict. Thanks.. The directory that keeps changing is an NFS mount. If it is