HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Loose ends of security hardening
Operating System - HP-UX
1833051
Members
2570
Online
110049
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
08-31-2006 06:31 AM
08-31-2006 06:31 AM
How does one do the following in the most efficient and reliable manner:
Getting rid of all welcome banners before login prompts, getting rid of daemon banners, and making sure that these will stay hardened after a reboot?
Thanks.
Getting rid of all welcome banners before login prompts, getting rid of daemon banners, and making sure that these will stay hardened after a reboot?
Thanks.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2006 07:16 AM
08-31-2006 07:16 AM
Solution
I don't know that you really want to get rid of banners completely. You definitely want to get rid of the standard ones that advertise what OS you're running though. :) Typically, auditors want to see some "authorized access only" message in the banner. Changes will persist reboots since these are saved in configuration files (typically /etc/issue is the one you configure all the daemons to use since it's the one login uses anyway).
How this is configured for each daemon will depend on the services you have running that allow remote access to the system. Telnet(1) uses login(1) so /etc/issue is used. If you use ftp, check out the ftpaccess(5) man page for the greeting and banner parameters. sshd_config has a Banner parameter, which is not defined by default, you can set for sshd.
Those are the common services I can think of offhand that you're likely to be using.
How this is configured for each daemon will depend on the services you have running that allow remote access to the system. Telnet(1) uses login(1) so /etc/issue is used. If you use ftp, check out the ftpaccess(5) man page for the greeting and banner parameters. sshd_config has a Banner parameter, which is not defined by default, you can set for sshd.
Those are the common services I can think of offhand that you're likely to be using.
--
Jeff Traigle
Jeff Traigle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2006 07:54 AM
08-31-2006 07:54 AM
Re: Loose ends of security hardening
Jeff,
Thanks for the answers. I did find that putting telnetd -b /etc/issue did keep it from displaying host information; but am keeping in mind to look at all the services that may issue banners.
Thanks again -
Thanks for the answers. I did find that putting telnetd -b /etc/issue did keep it from displaying host information; but am keeping in mind to look at all the services that may issue banners.
Thanks again -
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2006 07:55 AM
08-31-2006 07:55 AM
Re: Loose ends of security hardening
Jeff and I have found the same answer, and Jeff did mention other things to look out for. Thanks!
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