Please tell me how to set a remainder to change the passwords for every 45 days on linux and unix machines.
Thanks,
Srihari
|
|
Take a look at chage command in Linux. |
|||||
|
|
Also look at the -w and -x of the passwd command - at least on linux, not sure about other platforms. |
|||