First attempt at ldap for mail
This commit is contained in:
parent
e2946c9fb7
commit
b6352c36c1
9 changed files with 118 additions and 174 deletions
|
|
@ -14,7 +14,7 @@ in
|
|||
# package = pkgs.kanidmWithSecretProvisioning_1_7;
|
||||
|
||||
enableServer = true;
|
||||
serverSettings = {
|
||||
server.settings = {
|
||||
bindaddress = "127.0.0.1:${port}";
|
||||
ldapbindaddress = "0.0.0.0:636";
|
||||
domain = hostname;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue