Init
Signed-off-by: Georg <georg@lysergic.dev>
This commit is contained in:
commit
85b8a9f13f
9
ldap-config.yaml
Normal file
9
ldap-config.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
host: "ldap.syscid.com"
|
||||||
|
port: 636
|
||||||
|
use-ssl: true
|
||||||
|
timeout: 30s
|
||||||
|
|
||||||
|
search-base-dns: ["ou=libertacasa-users,dc=syscid,dc=com"]
|
||||||
|
bind-dn: "cn=ergo,ou=syscid-system,dc=syscid,dc=com"
|
||||||
|
bind-password: "$PASS"
|
||||||
|
search-filter: "(&(objectClass=inetOrgPerson)(uid=%s))"
|
Loading…
x
Reference in New Issue
Block a user