Added support for SASL (LDAPS)

Perform a SASL (Negotiate/Kerberos/NTLM/Digest) LDAP bind with request signing (integrity verification) on-SSL-encrypted) LDAP connection.
This commit is contained in:
PierreGode 2020-02-06 15:48:04 +01:00 committed by GitHub
parent ac840f48ba
commit 09800c36f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,6 @@ and is a result of a lot of small upgrades according as needs has emerged.
<p>Future development:</p> <p>Future development:</p>
<p>I will add support for an (answer file) in early 2020</p> <p>I will add support for an (answer file) in early 2020</p>
<p>Focus on security and enable secure ldap (ldaps) in early 2020</p>
<p>Add support for Elementary OS in early 2020</p>
<H4>But why a script?</H4> <H4>But why a script?</H4>
<p>Joining to a domain is fairly easy, but then you have all the configuration around it to get everything to work <p>Joining to a domain is fairly easy, but then you have all the configuration around it to get everything to work