I'm trying to set up automounting of home directories using NFS4 and autofs. I seem to have it working except that all of the files in the mounted directories have their owner and group set to "nfsnobody".

/etc/exports on the server looks like this:

/exports *(ro,fsid=0)
/exports/share *(rw,sync,nohide)
/exports/home *(rw,insecure,sync,nohide)

/etc/auto.home on the client looks like this:

braden          -fstype=nfs4    hinge:/home/braden


--
Braden McDaniel                      e-mail: <bra...@endoframe.com>
<http://endoframe.com>               Jabber: <bra...@jabber.org>

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to