ldap-scripts icon indicating copy to clipboard operation
ldap-scripts copied to clipboard

This is a collection of scripts for LDAP directories

Results 7 ldap-scripts issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

The goal of this script is to output the DIT of a given LDIF file.

enhancement

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 ```...

bug

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.

enhancement

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.

enhancement