The following administration utilities are provided with Native File Access for UNIX:
The SCHINST utility runs automatically during the installation of Native File Access for UNIX.
This utility does the following:
All log messages that schinst generates are written to the sys:\etc\schinst.log file. You can view all information regarding schema extension in sys:\system\dsmisc.log.
The syntax is:
schinst -n -w
The SCHINST utility takes the administrator’s FDN and password as input for extending the schema.
The NISINST utility runs automatically when Native File Access for UNIX is installed. It creates an eDirectory object with the name NISSERV_Servername by default, or the name specified with the -s option.
The NIS Server uses this object to store the list of domain names served by the NIS Server. The NIS Server validates every request against the list of domains specified in this object. It serves the request only when the domain in the request is present in the list.
Run the NISINST utility manually, if the nisserver object is deleted.The syntax is:
nisinst [-s name] [-x context] [-i ip_address]
You need to manually run the administration utilities in any of the following situations:
To manually run the administrative utilities:
Execute nfsstop.
Run SCHINST. The syntax is:
schinst -n -w
SCHINST takes the administrator’s FDN and password as input for extending the schema.
Run nisinst
Execute nfsstart.