You are on page 1of 1

NIS Server : a. b. c. d. e. f. g. h. i. Install 3 rpms : ypserv, portmap & make.

edit domainname : domainname mydomain vim /etc/sysconfig/network -> NISDOMAIN = mydomain vim /var/yp/securenets -> 255.255.255.255 127.0.0.1 255.255.255.0 192.168.0.0 start service ypserv and portmap. restart service yppasswdd vim /var/yp/Makefile -> Comment out line 117 from the end. To map NIS : /usr/lib/yp/ypinit -m . Press Enter and then Ctrl+D. make any user.

NIS CLient : a. Install rpms : portmap, ypbind, yp-tools, authconfig-gtk. b. Allow ypserv, yppasswdd, ypxfrd thru firewall. c. system-config-authentication | Domain : mydomain Server : NIS Server's IP d. domainname mydomain e. service sshd restart f. ypwhich g. ypcat passwd h. getent passwd

You might also like