NFS Services Administrator's Guide
NIS+ Error Messages
Appendix A376
**ERROR: table tablename.org_dir. domain does not exist. “tablename
table will not be loaded.”
The script did not find the NIS+ table tablename.
•If tablename is spelled incorrectly, rerun the script with the correct
table name.
•If the tablename table does not exist, and tablename is one of the
standard NIS+ tables, use nissetup to create the table. Or use
nistbladm to create the private table tablename. Then rerun the
script to populate this table.
•If the tablename table exists, the error may have been caused by the
NIS+ server being temporarily busy. Rerun the script to populate
this tablename table.
**ERROR: this name “client-name” is in both the passwd and hosts
tables. You cannot have an username same as the hostname.
client-name appears in both the passwd and hosts tables. One name is
not allowed to be in both of these tables. Manually remove the entry from
either the passwd or hosts table. Then, rerun nisclient -c.
**ERROR: You cannot use the -u option as a root user.
This message indicates that the superuser tried to run nisclient -u.
The -u option is for initializing ordinary users only. Superusers do not
need to be initialized as NIS+ clients.
**ERROR: You have specified the Z option after having selected the X
option. Please select only one of these options [list]. Do you want to
see more information on this command?
The script you are running allows you to choose only one of the listed
options.
•Type y to view additional information.
•Type n to stop the script and exit.
After exiting the script, rerun it with just one of the options.
**ERROR: you must specify a fully qualified groupname.
This message indicates that you did not specify a fully qualified group
name ending with a period. Rerun the script with a fully qualified group
name.