NFS and NIS

NFS

NFS shares are defined in /etc/dfs/dfstab file. The dfstab file lists all the file systems that your server shares with its clients. This file also controls which clients can mount a file system.

Contents of /etc/dfs/dfstab file

 share [-F nfs] [-o specific-options] [-d description] pathname
 share -F nfs -o ro,log=global /export/ftp

To share the contents of /etc/dfs/dfstab file

 # shareall

NIS

All the NIS configuration information is in

 /var/yp/binding/<name_of_domain>