HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /etc/issue server hostname change
Operating System - HP-UX
1833847
Members
2258
Online
110063
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
Forums
Discussions
Discussions
Discussions
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
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
06-11-2005 05:18 AM
06-11-2005 05:18 AM
/etc/issue server hostname change
Hi Forum,
I will be changing the hostname for my serverA to server1.
/etc/hosts
/etc/rc.config.d/netconf
Currently the /etc/issue contains the following:
HP-UX serverA B.11.11 U 9000/800 1176484665 unlimited-user license
Query: Do I need to manuallY change the /etc/issue file to update to server1?
I guess it is not require because the above /etc/issue is corresponding to uname -a output.
Thanks/cliff
I will be changing the hostname for my serverA to server1.
/etc/hosts
/etc/rc.config.d/netconf
Currently the /etc/issue contains the following:
HP-UX serverA B.11.11 U 9000/800 1176484665 unlimited-user license
Query: Do I need to manuallY change the /etc/issue file to update to server1?
I guess it is not require because the above /etc/issue is corresponding to uname -a output.
Thanks/cliff
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2005 05:46 AM
06-11-2005 05:46 AM
Re: /etc/issue server hostname change
Hi,
It should not be required unless someone has manually put these entries in /etc/issue. Even if it do not start displaying correct hostname after the changes, you can manually edit this file to reflect correct hostname.
HTH,
Devender
It should not be required unless someone has manually put these entries in /etc/issue. Even if it do not start displaying correct hostname after the changes, you can manually edit this file to reflect correct hostname.
HTH,
Devender
Impossible itself mentions "I m possible"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2005 06:36 AM
06-11-2005 06:36 AM
Re: /etc/issue server hostname change
/etc/issue has a very bad default (uname -a) and should never be allowed to have this information. The reason is that /etc/issue is presented to anyone/anything connecting to the server WITHOUT any authentication. It's not good to broadcast that your machine is HP-UX 11.11. Instead, you might provide the machine's name (never the location or the prupose of the machine) and perhaps a legal statement from your company's lawyer. Details about the machine can be put into /etc/motd as this is shown only after a valid login. NOTE: rlogind defaults to uname-a regardless of what /etc/issue says unless you add the -B option in /etc/inetd.conf so if you don't disable rlogind (which is a good idea), be sure to use the banner option:
rlogind -B /etc/issue
Bill Hassell, sysadmin
rlogind -B /etc/issue
Bill Hassell, sysadmin
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP