Search
Ohloh statistics
LDAP Tool Box project: even LDAP administrators need help
Clean LDAP broken aliasesPrsentationThis script will browse LDAP directory, find aliases, search target entry and delete alias if the target entry was removed. This shell script must be run as a cronjob. You can run it daily. It requires:
Tested on GNU/Linux. UsageCommand line parameters:
Run: sh cleanLdapBrokenAliases.sh -b "ou=structures,dc=example,dc=com" ConfigurationEdit the script to adapt configuration:
The PATH must be set to include all shell commands used by the script. |


