configuraions


  • /etc/exports
    範例解說 /sdc *(rw,async,all_squash,anonuid=65534,anongid=65534)
    /sdc --> share path
    * --> allowed all machines to access
    all_squash --> 不論登入nfs是誰, 都已 anonuid & anongid 的身分做操作.
    anonuid & anongid  --> 存在於 /etc/passwd 的uid and pid. 
    

results matching ""

    No results matching ""