Date: Mon, 22 Aug 2005 20:51:49 -0400 (EDT) From: Eric Murphy <eam404@earthlink.net> To: freebsd-questions@freebsd.org Subject: NFS question... Message-ID: <28830225.1124758310311.JavaMail.root@elwamui-karabash.atl.sa.earthlink.net>
next in thread | raw e-mail | index | archive | help
Hey guys... Ive setup a NFS correctly (I think) on my BSD 5.4 box Added nfs_enable_enable="yes" rpcbind_enable="yes" portmap_enable="yes" in my rc.conf and its seems to be working... My question is this.. I can mount the shares without anyproblems as root... I CAN NOT mount them as a user... Now I added my UID (1001) to my SERVER's exports file with -maproot=1001 Am i understaning this correctly that by adding that line in the config it gives me read/write access to the files on the SERVER? that does NOT allow me to mount the File system..? My user is able to read/wirite to the files with no problems.. sorry if thats alittle confuseing...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?28830225.1124758310311.JavaMail.root>