Open main menu

CDOT Wiki β

Changes

OPS335 Lab 7 2018

254 bytes added, 01:10, 1 April 2019
INVESTIGATION 2: CLIENT CONFIGURATION
*The machine will essentially be communicating with its own NIS server when using the Makefile
*Now change to directory /var/yp and run this command to build the information databases
make('''NOTE: '''If you receive a "Domain name cannot be (none)" message, restart ''rhel-domainname'' and try again.)
*Enable and start the NIS binding (ypbind) service.
systemctl start ypbind.service
domain <senecaid>.ops server 192.168.x.1
*Start the ypbind server with the command.
systemctl start ypbind.service('''NOTE: ''' If you receive an error about rpcbind, ensure "NM_CONTROLLED=no" is removed from your ifcfg file and restart that interface.)
*Looking at your logs ensure that ypbind is registered with rpcbind, if it is unable your firewall may need to be adjusted.
*Now when you run the following command: