Find the answer to your Linux question:
Results 1 to 3 of 3
Hi all Can any one tell me the difference between root_squash, all_squash, no_squash and no_root_squash in NFS server? Thanks & Regrds P KALYAN KUMAR(RHCE,LDAP,SELINUX)...
  1. #1
    Just Joined!
    Join Date
    Jul 2009
    Posts
    26

    Post Nfs

    Hi all

    Can any one tell me the difference between

    root_squash, all_squash, no_squash and no_root_squash in NFS server?

    Thanks & Regrds
    P KALYAN KUMAR(RHCE,LDAP,SELINUX)

  2. #2
    Linux Enthusiast
    Join Date
    Aug 2006
    Location
    Portsmouth, UK
    Posts
    539
    Hi Kaylan,

    You'll find your answers with

    Code:
    man exports
    RHCE #100-015-395
    Please don't PM me with questions as no reply may offend, that's what the forums are for.

  3. #3
    Just Joined!
    Join Date
    Nov 2009
    Posts
    36
    no_root_squash : Allows root users on client computers to have root access on the server.
    root_squash :Requests from root clients are mapped to the nobody user and group ID so they will only have file privileges associated with other

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...