[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Part1 - Part2 - Part3 - Part4 - Part5 - Single Page
Top Document: comp.unix.aix Frequently Asked Questions (Part 3 of 5)
Previous Document: 1.619: What modem settings do I need?
Next Document: 1.621: Why does my 64 port concentrator loose data and drop the queue?
-
Search the FAQ Archives
Part1 - Part2 - Part3 - Part4 - Part5 - Single Page
Top Document: comp.unix.aix Frequently Asked Questions (Part 3 of 5)
Previous Document: 1.619: What modem settings do I need?
Next Document: 1.621: Why does my 64 port concentrator loose data and drop the queue?
1.620: NIS slave server config with master on different subnet?
From: msidler@metronet.com (Mike Sidler) Assuming AIX 3.2.5,the master server up and running and the hosts file has the master name defined. On slave do: 1) domainname <domain_name that matches master> 2) startsrv -s ypserv 3) startsrv -s ypbind (ypwhich should return "loopback") 4) (/usr/sbin/)ypset -d <domainname> <master_server_name> (ypwhich should return "<master_server_name>" 5) (/usr/sbin/)ypinit -s <master_server_name> 6) Put "+::0:0:::" in /etc/passwd after last local login. Note: InfoExplorer has this entry INCORRECT in some versions. 7) Other cfg files (group, etc) may need configuring but this will get ypserv and ypbind running on the slave looking at the right stuff.
Top Document: comp.unix.aix Frequently Asked Questions (Part 3 of 5)
Previous Document: 1.619: What modem settings do I need?
Next Document: 1.621: Why does my 64 port concentrator loose data and drop the queue?
Part1 - Part2 - Part3 - Part4 - Part5 - Single Page
[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
bofh@mail.teleweb.pt (Jose Pina Coelho)
Last Update October 22 2009 @ 05:22 AM