mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix(samba): trust ldap.int
This commit is contained in:
parent
0ed23aea31
commit
253f6e38a3
4 changed files with 45 additions and 1 deletions
|
|
@ -100,7 +100,8 @@ in {
|
|||
"ldap group suffix" = removeSuffix "," ldap.groupDnSuffix;
|
||||
"ldap machine suffix" = removeSuffix "," ldap.hostDnSuffix;
|
||||
"ldap idmap suffix" = removeSuffix "," ldap.idViewDnSuffix;
|
||||
"ldap server require strong auth" = "allow_sasl_over_tls";
|
||||
"ldap server require strong auth" = "allow_sasl_without_tls_channel_bindings";
|
||||
#"tls trust system cas" = true;
|
||||
# TODO: ldap delete dn?
|
||||
# TODO: username map script?
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue