![]() |
Explanation: This error is displayed when NFS Server tries to look for a user having the UID set to 0. Depending on the configuration specified in SYS:ETC\NFS.CFG, this user is looked for in either NDS® or in the Remote NIS Server.
Action: If you receive this error while set to NDS Access, do the following:
In SYS:ETC\NFS.CFG, set NDS_ACCESS = 1.
In SYS:ETC\NFS.CFG set the SEARCH_ROOT parameter correctly.
For details on setting the parameter, refer to What is the significance of the SEARCH_ROOT parameter in SYS:ETC\NFS.CFG file?.
Do an nfsstop and then do an nfsstart and load nfsserv.
Action: If you receive this error while set to NIS Access, do the following:
Set the SYS:ETC\NFS.CFG parameters as follows:
Do an nfsstop and then do an nfsstart and load nfsserv.
If you still get the same error, this could be because the binding to the NIS Server is incorrect, which make the user's UID = 0. So, forcibly set this information correctly by issuing the following command:
Ypset Valid_NIS_Domain Name/IP_of_NIS_Server
Try loading nfsserv again and it should come up fine.
![]() |