- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Domain Name change help needed
Operating System - HP-UX
1819805
Members
3191
Online
109607
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО10-22-2003 10:54 PM
тАО10-22-2003 10:54 PM
Domain Name change help needed
I have a network of HP Workstations and Servers which includes a ServiceGuard cluster. It has been decided by management that the Domain Name has got to be changed for the network. This has to be done because of the implementation of Active Directory. We hope to integrate LDAP with Active Directory so we can have common logins across PC's and Unix. Are there any prolems with doing this? Do I need to pay any particular attention to specific areas e.g. ServiceGuard? Do we need to consider anything special at the design stage of Active Directory? We will also (probably) change the NIS Domain Name. Any help and guidance would be appreciated.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-22-2003 11:43 PM
тАО10-22-2003 11:43 PM
Re: Domain Name change help needed
The domain name for active directory is linked to the DNS domain name. NIS need not be changed, though the term is the same its a different type of networking.
The change itself is simple, a change to /etc/resolv.conf as far as any search commands, followed by a quick check on /etc/rc.config.d/resolv.conf for anything that may need to be changed. Possible changes to /etc/hosts if you use that for name resolution.
Changing Domian resolution will affect openspool(no longer supported) and Data Protector Omniback if you use those products.
There are a number of products like oracle that may be effected by a change in domain name. The most important thing to do is to have a good test plan with backout options so if you get in too deep, or missed something you can back off and improve the process for the next run.
An Ignite backup of important servers prior to the change is a must.
Service Guard should be checked and tested thoroughly, though I can offer nothing specific in that area.
SEP
The change itself is simple, a change to /etc/resolv.conf as far as any search commands, followed by a quick check on /etc/rc.config.d/resolv.conf for anything that may need to be changed. Possible changes to /etc/hosts if you use that for name resolution.
Changing Domian resolution will affect openspool(no longer supported) and Data Protector Omniback if you use those products.
There are a number of products like oracle that may be effected by a change in domain name. The most important thing to do is to have a good test plan with backout options so if you get in too deep, or missed something you can back off and improve the process for the next run.
An Ignite backup of important servers prior to the change is a must.
Service Guard should be checked and tested thoroughly, though I can offer nothing specific in that area.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
тАО10-22-2003 11:45 PM
тАО10-22-2003 11:45 PM
Re: Domain Name change help needed
Hi David,
If you use DNS/BIND in your environment and you want your Active Directory Servers and BIND servers to share data, SRV records etc, you should read this document by Cricket Liu the author of the BIND O'Reilly book.
http://www.linux-mag.com/2001-03/bind_01.html
For ServiceGuard you need to make sure that along w/ the hostname of the nodes the package name(s) are also updated w/ the new domain names. If your not changing IP addresses then you should not have any configuration changes that need to be made in the cluster binary or package configuration files. If your referencing the Fully Qualified domain names in any of your packages ( NFS Toolkit XFS options comes to mind ) then you will need to update those. The same goes for any clients that are accessing the SG cluster packages, if they are using FQDN just make sure you update their configurations to reference the new domain.
For NIS, if you are setting up a NIS/LDAP gateway a detailed decription of the setup process of the NIS/LDAP Gateway can be found
on http://docs.hp.com in the document "Installing and Administering NIS/LDAP Gateway". HP Part # J4269-90028
If your changing your NIS domainname there is a procedure outlined in the ITRC document ID A4982095. The Installing and administering NFS Services manual at docs.hp.com should also help you out HP Part # B1031-90048
If your using NFS, you will probably need to update your exports files on the servers and your automount maps or fstab entries on the clients.
Hope this helps, I'm sure our other Forum friends will offer some great suggestions.
Cheers,
Todd
If you use DNS/BIND in your environment and you want your Active Directory Servers and BIND servers to share data, SRV records etc, you should read this document by Cricket Liu the author of the BIND O'Reilly book.
http://www.linux-mag.com/2001-03/bind_01.html
For ServiceGuard you need to make sure that along w/ the hostname of the nodes the package name(s) are also updated w/ the new domain names. If your not changing IP addresses then you should not have any configuration changes that need to be made in the cluster binary or package configuration files. If your referencing the Fully Qualified domain names in any of your packages ( NFS Toolkit XFS options comes to mind ) then you will need to update those. The same goes for any clients that are accessing the SG cluster packages, if they are using FQDN just make sure you update their configurations to reference the new domain.
For NIS, if you are setting up a NIS/LDAP gateway a detailed decription of the setup process of the NIS/LDAP Gateway can be found
on http://docs.hp.com in the document "Installing and Administering NIS/LDAP Gateway". HP Part # J4269-90028
If your changing your NIS domainname there is a procedure outlined in the ITRC document ID A4982095. The Installing and administering NFS Services manual at docs.hp.com should also help you out HP Part # B1031-90048
If your using NFS, you will probably need to update your exports files on the servers and your automount maps or fstab entries on the clients.
Hope this helps, I'm sure our other Forum friends will offer some great suggestions.
Cheers,
Todd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-23-2003 12:00 AM
тАО10-23-2003 12:00 AM
Re: Domain Name change help needed
Todd - excellent work deserves 10!
David,
one thing regarding NFS: typically people do not use FQDN for exporting and mounting NFS filesystems, HP-UX takes care of this. In this case, after a domain name change, you will have to restart rpc.mountd - just send it a SIGHUP;
else you will wonder why mount gives you a "permission denied" even after you re-exported everything.
Regards,
Bernhard
David,
one thing regarding NFS: typically people do not use FQDN for exporting and mounting NFS filesystems, HP-UX takes care of this. In this case, after a domain name change, you will have to restart rpc.mountd - just send it a SIGHUP;
else you will wonder why mount gives you a "permission denied" even after you re-exported everything.
Regards,
Bernhard
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP