How to create /etc/exports for NFSv4?
Posted: Sat Nov 19, 2016 10:16 am
I don't understand how to configure for the new NFSv4?
In the exportsfile there is an example:
My old exports did looks like:
Please help to change my old export to the new standard
In the exportsfile there is an example:
Code: Select all
# Example for NFSv4:
# /srv/nfs4 gss/krb5i(rw,sync,fsid=0,crossmnt,no_subtree_check)
# /srv/nfs4/homes gss/krb5i(rw,sync,no_subtree_check)
#
Code: Select all
/home/ewh 192.168.2.0/24 (rw)