- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: what should i do to make sure boxes' security
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
03-13-2002 12:44 AM
03-13-2002 12:44 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2002 12:50 AM
03-13-2002 12:50 AM
SolutionBastion Firewall in the forums.
There is a doc that describes this process.
Then get the security patch check from software.hp.com and change permissions according to it's report.
Then apply a password at the BCH level.
Then lock the server with key.
Then Lock the server into a secure room (keycoded)
Then change the root password (and all other users passwords) every week.
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2002 12:57 AM
03-13-2002 12:57 AM
Re: what should i do to make sure boxes' security
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2002 12:59 AM
03-13-2002 12:59 AM
Re: what should i do to make sure boxes' security
very important are some of the following steps:
- take care, that you have the newest Patches installed which have level "Security".
- take care you have properly set permissions for system critical files like /etc/passwd (444)
- take care you have a "good" root- password, which you change periodically
- if necessary, implement password restrictions for your users also ( password aging, history and so on )
- take care, that NOBODY is able to get physically to your servers who does not need to! ( mashine guns and mines help here... )
- disable remote root- connections, allow only for your needs a local switch-user to root ( su - )
- don't connect with telnet as root, use tools like Reflection X or Hummingbird exceed, which use data encryption!
If you did these steps, a lot of the security problems are no longer existant.
Allways stay on the bright side of life!
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2002 12:59 AM
03-13-2002 12:59 AM
Re: what should i do to make sure boxes' security
You can convert your systems in trusted mode.
Go to SAM to convert the system into trusted mode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2002 01:23 AM
03-13-2002 01:23 AM
Re: what should i do to make sure boxes' security
some of the files which needs confiuration and proper permission set to ensure security are as follows,
1)/etc/securetty
2)/etc/ftpaccess
3)/var/adm/inetd.sec
4)/tcb/files/auth
5)/etc/dt/config/Xaccess
6)/etc/exports
7).rhosts
8)/etc/shutdown.allow
9)/var/adm/cron/at.allow
10)/var/adm/cron/cron.allow
11)/etc/hosts.equiv
12)/etc/inetd.conf
12)/etc/hosts
13)/etc/passwd
-Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2002 01:39 AM
03-13-2002 01:39 AM
Re: what should i do to make sure boxes' security
this document is a good starting point
http://people.hp.se/stevesk/bastion10.html
HTH
raj