| |
NIS client commands
To verify the NIS client (ypbind) is running:
root 3598 1 0 Feb21 ? 00:00:00 /usr/sbin/ypbind
Alternatively, it can be checked through rpcinfo command:
100007 2 udp 808 ypbind
100007 1 udp 808 ypbind
100007 2 tcp 811 ypbind
100007 1 tcp 811 ypbind
To see if a client can access the NIS services on the NIS server,
for example node18, run rpcinfo on the client host:
To start NIS services at boot-up time, run
To check the server name the client is bound to:
To check on available NIS maps:
A user or uid entry quiry in the password map:
To query the whole password map:
To check the NIS domain name:
To change NIS password:
|
|