Konfigurationswerte für LDAP Dienstkonto hinzugefügt
This commit is contained in:
parent
717aca3617
commit
7d3343ce77
@ -18,6 +18,9 @@ return [
|
|||||||
|
|
||||||
// Optional: Timeout in Sekunden
|
// Optional: Timeout in Sekunden
|
||||||
'timeout' => 5,
|
'timeout' => 5,
|
||||||
|
|
||||||
|
'bind_dn' => 'CN=Service IIS,OU=WebAppUsers,DC=ITFA-PROJ-DOM,DC=local',
|
||||||
|
'bind_password' => '$7aE!R$l$D!p1Q9l458K8@O6&',
|
||||||
],
|
],
|
||||||
|
|
||||||
'security' => [
|
'security' => [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user