Konfigurationswerte für LDAP Dienstkonto hinzugefügt

This commit is contained in:
blaerf 2025-11-21 06:34:48 +01:00
parent 717aca3617
commit 7d3343ce77

View File

@ -18,6 +18,9 @@ return [
// Optional: Timeout in Sekunden
'timeout' => 5,
'bind_dn' => 'CN=Service IIS,OU=WebAppUsers,DC=ITFA-PROJ-DOM,DC=local',
'bind_password' => '$7aE!R$l$D!p1Q9l458K8@O6&',
],
'security' => [