Hi,
I need to implement a password management policy for all users . The policy regards min/max password length, expiration time and so on...
Do I have to manually modify /etc/security/user file or there's a command that does it?
I want to exclude root from this policy. I'm afraid that if password expires and then account is locked I then face problems with crontab schedules and nfs exported directories.
Thanks in advance.
I need to implement a password management policy for all users . The policy regards min/max password length, expiration time and so on...
Do I have to manually modify /etc/security/user file or there's a command that does it?
I want to exclude root from this policy. I'm afraid that if password expires and then account is locked I then face problems with crontab schedules and nfs exported directories.
Thanks in advance.