Results 1 to 2 of 2
I have a yp master server and a yp slave server.
The man page for yp.conf states that you can have more than one entry of the following type for ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-20-2007 #1Just Joined!
- Join Date
- Jun 2005
- Location
- Albuquerque, New Mexico
- Posts
- 7
yp.conf
I have a yp master server and a yp slave server.
The man page for yp.conf states that you can have more than one entry of the following type for a single domain:
domain nisdomain server hostname
which syntax is correct? A or B or both:
A:
domain nisdomain server Master_hostname
domain nisdomain server Slave_hostname
B:
domain nisdomain server Master_hostname server Slave_hostname
- 04-09-2007 #2Just Joined!
- Join Date
- Jun 2005
- Location
- Albuquerque, New Mexico
- Posts
- 7
Answer To yp.conf question
The correct form for mulitple servers in the yp.conf file is:
domain nisdomain server Master_hostname
domain nisdomain server Slave_hostname
Here is a good link:
http://www.linuxhomenetworking.com/w...onfiguring_NIS


Reply With Quote
