HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Security best practices at 10.20
Operating System - HP-UX
1833867
Members
2525
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
10-20-1999 07:12 AM
10-20-1999 07:12 AM
Security best practices at 10.20
I would like to know all the best practices for tightening security on a 10.20
9000/800 server so I don't miss anything out.
It has been trusted and the latest security patches loaded as detailed in the
latest security patch matrix.
Thanks
9000/800 server so I don't miss anything out.
It has been trusted and the latest security patches loaded as detailed in the
latest security patch matrix.
Thanks
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-1999 03:55 AM
10-26-1999 03:55 AM
Re: Security best practices at 10.20
Robert,
One thing I just learned the hard way, do not export an NFS file system to
everyone. Specify each system it will be mounted on. Security just caught me
with a scan.
One thing I just learned the hard way, do not export an NFS file system to
everyone. Specify each system it will be mounted on. Security just caught me
with a scan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-1999 10:02 PM
10-26-1999 10:02 PM
Re: Security best practices at 10.20
It seems you have done most of the main things.
For further security montior setuid and setgid programs
find . -perm -4000 and find . -perm -200 and compare changes say every week.
Monitor .rhosts and host.equiv as these allow access without a password.
Use inetd.sec to prevent unathorised connection or alternatively edit
/etc/inetd.conf and comment out all daemons not being used, save and then run
inetd -c to read changes.
Make sure console is secure - If I can get to the console I can reboot into
single user mode and no password is required for root access.
Edit file /etc/securetty to prevent remote users from login directly as root.
Disable and disconnect all modems from machine.
Thats all I can think of for now. This is a very extensive subject and I have
only scratched the surface
A good book is Practical UNIX & Internet Security by Oreilly.
Regards
Paul
For further security montior setuid and setgid programs
find . -perm -4000 and find . -perm -200 and compare changes say every week.
Monitor .rhosts and host.equiv as these allow access without a password.
Use inetd.sec to prevent unathorised connection or alternatively edit
/etc/inetd.conf and comment out all daemons not being used, save and then run
inetd -c to read changes.
Make sure console is secure - If I can get to the console I can reboot into
single user mode and no password is required for root access.
Edit file /etc/securetty to prevent remote users from login directly as root.
Disable and disconnect all modems from machine.
Thats all I can think of for now. This is a very extensive subject and I have
only scratched the surface
A good book is Practical UNIX & Internet Security by Oreilly.
Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-1999 03:24 AM
11-14-1999 03:24 AM
Re: Security best practices at 10.20
1) Unleash a security scanner on your system: www.nessus.org
2) Install Wietse Venema's tcp_wrappers for increased logging and finer
granularity regarding access to your tcp services. Restric all access except
for some machines.
3) Modify the the way tcp sequence numbers are generated -- HP uses by one
increments as default.
4) comment out echo, discard, time form your inetd.conf
Nobody uses that anyway
2) Install Wietse Venema's tcp_wrappers for increased logging and finer
granularity regarding access to your tcp services. Restric all access except
for some machines.
3) Modify the the way tcp sequence numbers are generated -- HP uses by one
increments as default.
4) comment out echo, discard, time form your inetd.conf
Nobody uses that anyway
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