Changes

Jump to: navigation, search

OPS335 NIS Lab

307 bytes added, 22:44, 22 November 2012
NIS (Network Information Services)
*Start the ypbind server with the command.
systemctl start ypbind.service
{{Admon/important|SELinux and ypbind|You may encounter that SELinux denies the ypbind service. To get this working set SELinux to allow the ypbind service by running this command:}}
grep ypbind /var/log/audit/audit.log | audit2allow -M mypol
*Then to make the changes active run:
semodule -i mypol.pp }}
 
*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:
1
edit

Navigation menu