ldap-scripts
ldap-scripts copied to clipboard
This is a collection of scripts for LDAP directories
Log format < 2.5 does not contain qtime and etime parameters, leading to bad interpretation in ldap-stats.pl script. We need a new option --log24 for keeping the possibility to analyze...
Fixes #28
It seems that calculation for Mail sent before "password expiration" is wrong in this script. I modified as below sending a mail to advise user to change its password ```...
See https://github.com/koalaman/shellcheck
It seems there are some changes in log format in OpenLDAP 2.5. We should add an option to be able to parse logs from different OpenLDAP versions.
From http://tools.ltb-project.org/issues/783 and http://tools.ltb-project.org/issues/295 We should rewrite this script in Perl for cleaned code and performances.