Hi,
I need to implement security on my linux servers (all redhat el as, versions 3 and 4).
First of all I have to setup a password management policy, so password should expire every month, password length is 8 characters, minimum 2 alpanumeric, and so on..
root user can login only on console, not remotely.
These are the most important to start with.
After that I want to disable unneeded services, is there any security guide to follow?
Thanks in advance
I need to implement security on my linux servers (all redhat el as, versions 3 and 4).
First of all I have to setup a password management policy, so password should expire every month, password length is 8 characters, minimum 2 alpanumeric, and so on..
root user can login only on console, not remotely.
These are the most important to start with.
After that I want to disable unneeded services, is there any security guide to follow?
Thanks in advance