Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
The normal behaviour of a user is that he can access his files on the NFS Server just as he would
access on a normal filesystem (ie local server & not NFS Server)
So it is not desirable that the root user on a client machine is also treated as root when
accessing files which are mounted by the NFS Server.
Hence uid 0 is normally mapped to a different ID ie nobody uid. This mode of operation is called
as root squashing
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.