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:45:45 +01:00 committed by GitHub
parent 9aa6e1708c
commit ac840f48ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,9 +10,9 @@ and is a result of a lot of small upgrades according as needs has emerged.
<p>Also see<a href="https://github.com/PierreGode/Linux-Active-Directory-join-script/wiki"> Wiki</a></p>
<p>Future development:</p>
<p>I will add support for an (answer file) in early 2020 checked # [checkbox:unchecked]</p>
<p>Focus on security and enable secure ldap (ldaps) in early 2020 checked # [checkbox:checked]</p>
<p>Add support for Elementary OS in early 2020 checked # [checkbox:checked]</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>
<p>Joining to a domain is fairly easy, but then you have all the configuration around it to get everything to work