Re: [CentOS] NFS mounted files owned by nobody

2013-09-20 Thread Larry Martell
On Fri, Sep 20, 2013 at 10:09 AM, Les Mikesell wrote: > On Fri, Sep 20, 2013 at 10:46 AM, Larry Martell > wrote: >> I have 2 centos boxes and I want to NFS mount a dir from one to the >> other. When I do that the files on the client all are owned by >> nobody.nobody. I verified that the user and

Re: [CentOS] NFS mounted files owned by nobody

2013-09-20 Thread John R Pierce
On 9/20/2013 8:46 AM, Larry Martell wrote: > On one system /etc/resolve.conf says "Generated by NetworkManager". On > the other system it says "generated by /sbin/dhclient-script" (I > didn't set these systems up.) you probably should set the domain on your DHCP servers, thats a 'zone option'...

Re: [CentOS] NFS mounted files owned by nobody

2013-09-20 Thread Les Mikesell
On Fri, Sep 20, 2013 at 10:46 AM, Larry Martell wrote: > I have 2 centos boxes and I want to NFS mount a dir from one to the > other. When I do that the files on the client all are owned by > nobody.nobody. I verified that the user and group of the files on the > server exist on both hosts and hav