Thursday, June 25, 2015

Configure NIS server

1. Login as root
2. in terminal, type "authconfig"
3. select NIS and click [NEXT]
4. Domain=cybertech
5. Server=cybertech01.cybertech.com
6. ypwhich to verify machine is bound to cybertech01
7. ypcat passwd | more to verify machine is bound and login accounts.
Just run "ypwhich" command after authconfig to verify that you are bound to "cybertech01".
I also do a "ypcat passwd| more" this will verify that you are bound AND youcan see login accounts.

No comments: