HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Secure shell
Operating System - HP-UX
1833696
Members
3530
Online
110062
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
Go to solution
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
04-04-2005 03:38 AM
04-04-2005 03:38 AM
Hi! I am using "secure shell" in HPUX 11.11. and, when I conect from PC to Superdome, I don't see the "/etc/issue". How can I see it?
Thank's.
Thank's.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2005 05:13 AM
04-04-2005 05:13 AM
Solution
That's exactly as expected. The /etc/issue file is considered to be insecure and not part of the SSH protocol. /etc/issue is a feature of telnet and rlogind. SSH will start by establishing an authentication method, going into encryption as soon as possible. During that time, it will determine if the authentication is via login/password or by public/private keys. That's why your PC program does not show any text from the remote computer (your Superdome) until you are validated. This interaction is usually in a special dialog box because what you type must NOT go to the remote computer until it is encrypted.
The only thing you can configure for information is /etc/motd which is displayed after you login. The config parameter is: PrintMotd yes.
Bill Hassell, sysadmin
The only thing you can configure for information is /etc/motd which is displayed after you login. The config parameter is: PrintMotd yes.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2005 05:34 AM
04-04-2005 05:34 AM
Re: Secure shell
check the 'banner' option in sshd_config :)
yesterday I stood at the edge. Today I'm one step ahead.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2005 05:56 AM
04-04-2005 05:56 AM
Re: Secure shell
Thanks Florian--I looked at an older version of sshd which did not have the Banner option. The current HP version does indeed have Banner:
Banner /etc/issue
And it does popup in a separate window, just like password authentication.
Bill Hassell, sysadmin
Banner /etc/issue
And it does popup in a separate window, just like password authentication.
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