Switch LDAP bind to dedicated gandalf service account

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-30 21:21:04 -04:00
parent 9d6583a08a
commit 84cf7b09cf
+2 -2
View File
@@ -27,8 +27,8 @@
"ldap": { "ldap": {
"host": "10.10.10.39", "host": "10.10.10.39",
"port": 3890, "port": 3890,
"bind_dn": "uid=jared,ou=people,dc=example,dc=com", "bind_dn": "uid=gandalf,ou=people,dc=example,dc=com",
"bind_pw": "SJdi$P%RhB3yRoXE^PNL", "bind_pw": "AZ-eUFRxamnlLEELuDy5-Mh6z-2cJbL_YJZnu64Tf0A",
"user_base": "ou=people,dc=example,dc=com", "user_base": "ou=people,dc=example,dc=com",
"cache_dir": "/tmp/gandalf_avatars", "cache_dir": "/tmp/gandalf_avatars",
"cache_ttl": 3600 "cache_ttl": 3600