switch to ldaps
This commit is contained in:
parent
6bed81c8a9
commit
c6ebb06f68
6 changed files with 19 additions and 22 deletions
|
@ -28,7 +28,7 @@ in
|
|||
baseDN = "ou=users, dc=ifsr, dc=de";
|
||||
bindDN = "uid=search, ou=users, dc=ifsr, dc=de";
|
||||
bindPassword = LDAP_SEARCH;
|
||||
hostname = "ldap://localhost";
|
||||
hostname = "ldaps://${config.services.portunus.domain}";
|
||||
canAuthenticate = YES;
|
||||
id = directory;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue