Fix Kerberos LDAP auth when LDAP signing is enforced and LDAPS is unavailable#250
Fix Kerberos LDAP auth when LDAP signing is enforced and LDAPS is unavailable#250Pebl3 wants to merge 1 commit into
Conversation
|
Hi @Pebl3, I've built a follow-up that adds NTLM session signing for the same |
sure go ahead |
|
Opened #254 which supersedes this PR — your commit is included unchanged as the first commit, with NTLM signing/sealing added on top. |
When a DC has LdapServerIntegrity=2 but no TLS certificate, LDAPS is unavailable and all auth fails. This fixes Kerberos auth over plain LDAP in that scenario.
Two changes: