nisclient -c -v -o client-ser
Nisclient server:
nisclient -i -h master -a 152.9.101.17 -d domain.as
client-ser:/usr/bin# /usr/lib/nis/nisclient -i -h master -a 152.9.101.17 -d domain.as
******** ******** WARNING ******** ********
NIS+ might not be supported in a future release. Tools to aid
the migration from NIS+ to LDAP are available in the Solaris 9
operating environment. For more information, visit
http://www.sun.com/directory/nisplus/transition.html
******** ******** ******* ******** ********
Initializing client client-ser for domain "domain.as.".
Once initialization is done, you will need to reboot your
machine.
Do you want to continue? (type 'y' to continue, 'n' to exit this script) y
setting up domain information "domain.as."...
setting up the name service switch information...
Client initialization completed!!
Please reboot your machine for changes to take effect.
client-ser:/usr/bin#
master # nisclient -c -v -o client-ser
You will be adding DES credentials in domain domain.as. for
client-ser
** nisclient will overwrite existing entries in the credential
** table for hosts and users specified above.
Do you want to continue? (type 'y' to continue, 'n' to exit this script) y
checking domain.as. domain...
checking cred.org_dir.domain.as. permission...
checking info type for client-ser...
**ERROR: invalid name "client-ser".
It is neither an host nor an user name.
master #
0 comments