This commit is contained in:
2025-11-12 14:48:27 +01:00
parent 7994045425
commit 3cf4360017
2 changed files with 169 additions and 0 deletions

View File

@@ -18,6 +18,10 @@ return [
'admin_user' => 'CN=ldap,OU=ServiceAccounts,OU=deRoo,DC=de-roo,DC=org',
'admin_pass' => 'ld@ps3arch',
'use_tls' => false
],
'admin_usernames' => [
'thomas', // vul hier de LDAP gebruikersnaam van de admin(s) in
]
];