[Lula] nfs questions
Christopher Smith
x at xman.org
Thu Jul 13 16:15:53 EDT 2006
Steve Glasser wrote:
> NFS exports/mounts seem to be working wrong between my server
> (mandrivel 10.1) and client (kubuntu dapper). Using
> all_squash in exportfs does not cause the nfs export to mount with
> user/group
> nobody/nogroup, rather the user/group from the server is mapped
> to the client.
squash doesn't change the uid you see on the client. It just changes the
effective uid on the server. So, if you do "touch foo" somewhere where
65534 actually has write permissions, "foo" will be owned by 65534,
regardless of what uid you are using.
--Chris
P.S.: I for some reason feel the need to remind everyone that NFS is
often thought to stand for "Not a File System" ;-)
_______________________________________________
Lula mailing list
Lula at lula.org
http://www.lula.org/mailman/listinfo/lula
More information about the Lula
mailing list