ldap van revspace, nog aanpassen
This commit is contained in:
parent
4870960b45
commit
a74ef0de9a
32 changed files with 964 additions and 0 deletions
7
ldapclient/vars/main.yaml
Normal file
7
ldapclient/vars/main.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
|
||||
ldap_base: dc=space,dc=revspace,dc=nl
|
||||
ldap_server: ldap.space.revspace.nl
|
||||
ldap_uri: ldaps://{{ ldap_server }}:636
|
||||
ldap_cafile: lets-encrypt-x1.pem
|
||||
ldap_cipher_suite: "SECURE256:!AES-128-CBC:!ARCFOUR-128:!CAMELLIA-128-CBC:!3DES-CBC:!CAMELLIA-128-CBC"
|
Loading…
Add table
Add a link
Reference in a new issue