mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 16:50:13 +01:00
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:
parent
100f469cf3
commit
9aa6e1708c
@ -9,9 +9,11 @@ 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>Also see<a href="https://github.com/PierreGode/Linux-Active-Directory-join-script/wiki"> Wiki</a></p>
|
||||||
|
|
||||||
Future development: I will add support for an (answer file) in early 2020
|
<p>Future development:</p>
|
||||||
: Focus on security and enable secure ldap (ldaps) in early 2020
|
<p>I will add support for an (answer file) in early 2020 checked # [checkbox:unchecked]</p>
|
||||||
: Add support for Elementary OS in early 2020
|
<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>
|
||||||
|
|
||||||
<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
|
||||||
as you expect, like: </p>
|
as you expect, like: </p>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user