Open main menu

CDOT Wiki β

Changes

OPS335 NIS Lab

66 bytes added, 00:54, 11 March 2012
PART B: Setting up your NIS Server
*Enable and start the NIS (ypserv) service.
systemctl start ypserv.service
systemctl enable ypserv.service
*Enable and start the NIS map transfer (ypxfrd) service.
systemctl start ypxfrd.service
systemctl enable ypxfrd.service
*Verify that your servers are running correctly with the following command:
rpcinfo -p
1
edit