add LDAP service ping configuration to second LDAP server

This commit is contained in:
nkrondraf
2023-06-27 08:25:14 +02:00
parent efdd81ac0d
commit d6cce60b8f
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -106,6 +106,7 @@ define('LDAP2_BASE_DN','ou=Mitarbeiter,dc=example,dc=com');
define('LDAP2_BIND_USER','cn=fhcomplete,dc=example,dc=com');
define('LDAP2_BIND_PASSWORD','Pa55w0rd');
define('LDAP2_USER_SEARCH_FILTER','sAMAccountName');
define('LDAP2_SERVICEPING',true);
*/
// LDAP MASTER SERVER fuer Passwort Aenderungen