- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How does the host fined the master
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2002 08:23 AM
04-19-2002 08:23 AM
How does the host fined the master
I dont see anything in namesrvs, just domainname. but the domainname doesnt have the IP address of the first master server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2002 08:26 AM
04-19-2002 08:26 AM
Re: How does the host fined the master
The client broadcasts & the first respondent is bound to.
This info is then stored in /var/yp/bindings
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2002 08:34 AM
04-19-2002 08:34 AM
Re: How does the host fined the master
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2002 09:32 AM
04-19-2002 09:32 AM
Re: How does the host fined the master
One more thing,
if you do ypwhich , it will tel you to which machine your client is bind to.
This will be automatically taken if a slave server is existing on your subnet.
As far as master server is concerned, and if you are not using any slave servers on your subnet , then the entry in /etc/rc.config.d/namesvrs (on client machine)with variables normally NIS MAster server will decide about the master server.
YPBIND_OPTIONS
YPSER_ADDR
The client will directly contacts master server for all NIS related tables information.
-pap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2002 04:25 PM
04-20-2002 04:25 PM
Re: How does the host fined the master
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2002 04:50 PM
04-20-2002 04:50 PM
Re: How does the host fined the master
ypwhich -m hosts (any map will do)