NFS Services Administrator's Guide
NIS+ Error Messages
Appendix A390
This message is generated by the NIS+ error code constant
NIS_TRYAGAIN. See the nis_tables(3N) and nis_names(3N) man pages
for more information.
Server out of memory
In most cases this message indicates a fatal result. It means that the
server ran out of heap space. See “If You Have Insufficient Memory or
Disk Space” on page 321.
This message is generated by the NIS+ error code constant
NIS_NOMEMORY. See the nis_tables(3N) and nis_names(3N) man pages
for more information.
Success
The request was successful.
This message is generated by the NIS+ error code constant
NIS_SUCCESS. See the nis_tables(3N) man page for additional
information.
_svcauth_des: bad nickname
The nickname received from the client is invalid or corrupted, possibly
due to network congestion. The severity of this message depends on what
level of security you are running. At a low security level, this message is
informational only; at a higher level, you may have to try the command
again later.
_svcauth_des: corrupted window from principal-name
The window that was sent does not match the one sent in the verifier.
The severity of this message depends on what level of security you are
running. At a low security level, this message is primarily for your
information; at a higher level you may have to try the command again at
some later time or take corrective action as described below.
Possible causes:
• The server’s key pair has been changed. The client used the server’s
old public key while the server has a new secret key cached with
keyserv. Run keylogin on both client and server.