- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How do I change the NIS master server
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
06-26-2006 08:31 AM
06-26-2006 08:31 AM
I want to move one of the slaves to be the master and the current master down to a regular client. How do I do that exactly?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2006 08:36 AM
06-26-2006 08:36 AM
Re: How do I change the NIS master server
check this doc.
Title: Steps to setup a NIS Master Server, NIS Slaves, and NIS Clients
Document ID: KBAN00000276
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000080360992
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2006 08:47 AM
06-26-2006 08:47 AM
Re: How do I change the NIS master server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2006 09:03 AM
06-26-2006 09:03 AM
Re: How do I change the NIS master server
You can not promote slave to master. You have to copy all NIS files (/etc/passwd, /etc/group, /etc/hosts, /etc/services etc...) from the old master to a new one, declare it as a NIS Master and reconfigure rest of slaves (point them to the new master). Clients should not feel any problem.
Good Luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2006 09:05 AM
06-26-2006 09:05 AM
Re: How do I change the NIS master server
There is a configuration file, /etc/rc.config.d/nameserver or nameservers which lets you define all these nice parametrs for NIS. It lets you define whether the server is a master or a slave and if its a slave, who its Master is.
Next reboot everything will be working.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2006 09:07 AM
06-26-2006 09:07 AM
SolutionDocument ID: KBRC00001416
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000081003366
and look at Mark's answer in this thread.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1019044
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2006 09:59 AM
06-26-2006 09:59 AM
Re: How do I change the NIS master server
Now that the document service is working again, it was not responding for a while, I got this document. It is exactly what I was looking for.
Thank you all,
-Dave