Migrate from ldap to kandim
This commit is contained in:
parent
84afce5957
commit
4c371dd6d1
3 changed files with 43 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue