Operating System - HP-UX
1753953 Members
8008 Online
108811 Solutions
New Discussion юеВ

HP-UX security management

 
Fenglin
Regular Advisor

HP-UX security management

Hi

Would like to know how to check the following
1)
partitions recommended value
/home nosuid
/var nosuid
/tmp defaults
2)
telnet is disabled?
3)
Password based authentication is disabled in SSH? Yes/No
Certificate based authentication is enabled in SSH? Yes/No
Only SSH protocol 2 is allowed by the ssh server? Yes/No
Privilege separation is ensured by the SSH server? Yes/No
SSH X11 Forwarding is disabled ? Yes/No
SSH ignores rhost files? Yes/No
Root logon via SSH is not allowed? Yes/No
Empty passwords are not permited in loggin on via SSH? Yes/No
Rhosts authentication is not allowed to be used via SSH? Yes/No
Host based authentication is not allowed to be used by SSH? Yes/No

Regards
Feng Lin
2 REPLIES 2
Patrick Wallek
Honored Contributor

Re: HP-UX security management

1) Check /etc/fstab

2) Check /etc/inetd.conf

3) Check ssh.conf and sshd.conf
Emil Velez
Honored Contributor

Re: HP-UX security management


Run Bastille

It automatically will allow you to unconfigure and reconfigure security aspects of the system.