Keymatic/config.py.example

9 lines
292 B
Plaintext
Raw Permalink Normal View History

2022-07-11 18:27:33 +00:00
device_mac = "00:1a:22:..."
user_key = ""
ldap_cafile = "l511_ca.crt"
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))"