NFS



Network File System

Client

Server

  • To map all access to a single uid/gid, put this line in /etc/exports:
    /x/d *(rw,all_squash,anonuid=101,anongid=100)

Leave a Reply