Search
Ohloh statistics
LDAP Tool Box project: even LDAP administrators need help
Account expiration mail warningPresentationThis script will browse the LDAP directory a look for entries that uses password policy. If the user's password will expire soon, a mail is sent. It wa only tested with OpenLDAP (ppolicy overlay). This shell script must be run as a cronjob. You can run it daily. It requires :
It was tested for GNU/Linux and SunOS 5.8. UsageThere is no command line parameter: sh checkLdapPwdExpiration.sh Logs are sent trough STDOUT and STDERR: sh checkLdapPwdExpiration.sh 1>result.log 2>audit.log Sample log files:
--- Statistics --- Users checked: 5 Account expired: 1 Account in warning: 1
No password policy for coudot Password expired for sbahloul No password change date for tchemineau No password change date for rouazana Mail sent to user farmand (farmand@example.com) ConfigurationEdit the script to adapt configuration:
|


