mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized LDAP and CSS integration
This commit is contained in:
@@ -1923,7 +1923,7 @@
|
||||
"false"
|
||||
],
|
||||
"usersDn": [
|
||||
"ou=users,dc=veen,dc=world"
|
||||
"{{ldap.dn.users}}"
|
||||
],
|
||||
"connectionPooling": [
|
||||
"true"
|
||||
@@ -1950,7 +1950,7 @@
|
||||
"uid"
|
||||
],
|
||||
"bindDn": [
|
||||
"cn=administrator,dc=veen,dc=world"
|
||||
"{{ldap.dn.administrator}}"
|
||||
],
|
||||
"lastSync": [
|
||||
"1737578007"
|
||||
|
Reference in New Issue
Block a user