|
|
|
|
@ -105,6 +105,10 @@ $phpMyAdminPath = ''; |
|
|
|
|
// Uncomment these lines to activate ldap |
|
|
|
|
// $extAuthSource["ldap"]["login"] = $_configuration['root_sys'].$_configuration['code_append']."auth/ldap/login.php"; |
|
|
|
|
// $extAuthSource["ldap"]["newUser"] = $_configuration['root_sys'].$_configuration['code_append']."auth/ldap/newUser.php"; |
|
|
|
|
// |
|
|
|
|
// To fetch external login information, uncomment thoss 2 lines and modify files auth/external_logininfo/newUser.php and auth/external_logininfo/updateUser.php files |
|
|
|
|
// $extAuthSource["external_logininfo"]["newUser"] = $_configuration['root_sys'].$_configuration['code_append']."auth/external_logininfo/newUser.php"; |
|
|
|
|
// $extAuthSource["external_logininfo"]["updateUser"] = $_configuration['root_sys'].$_configuration['code_append']."auth/external_logininfo/updateUser.php"; |
|
|
|
|
|
|
|
|
|
//============================================================================ |
|
|
|
|
// Misc. settings |
|
|
|
|
|