LDAP Tool Box project: even LDAP administrators need help
General parameters
Configuration file:
self-service-password/config.inc.php
Language
Available language are:
Set one of them in $lang:
$lang ="en";
Help messages
Help messages provide information to users on how use the interface. They can be disabled with $show_help:
$show_help = false;
Logo
You change the default logo with your own. Set the path to your logo in $logo:
$logo = "style/ltb-logo.png";
Debug
You can turn on debug mode with $debug:
$debug = true;








