340 Implementing NFSv4 in the Enterprise: Planning and Migration Strategies
NFS configuration files
The following list describes the NFS configuration files:
/etc/rc.nfs Starts NFS on boot.
/etc/filesystems Contains file systems to be mounted.
/etc/exports Contains NFS export definitions.
/etc/xtab Contains names of file systems currently
exported.
/etc/rmtab Contains names of machines and the file
systems they have mounted.
/etc/sm Directory used by rpc.statd.
/etc/sm.bak Directory used by rpc.statd.
/etc/state Directory used by rpc.statd.
/etc/nfs/local_domain Contains the NFS domain information.
/etc/nfs/hostkey Specifies the Kerberos host principal and the
location of the keytab file.
/etc/nfs/princmap Maps host names to Kerberos principals when ...