Migrate from ldap to kandim

This commit is contained in:
7marcus9 2025-06-14 21:14:59 +02:00
parent 84afce5957
commit 4c371dd6d1
3 changed files with 43 additions and 2 deletions

View file

@ -6,3 +6,7 @@ ldap_server = "ldaps://leidap.server.c3h"
ldap_user = "cn=lock,ou=applications,dc=leitstelle511,dc=net"
ldap_pass = ""
ldap_filter = "(&(objectClass=posixaccount)(memberOf=cn=keymatic,ou=groups,dc=leitstelle511,dc=net))"
kandim_server = "https://auth.hannover.ccc.de"
kandim_token = ""
kandim_group = "keymatic"