]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:ldap_server: Consider ldapi connections to be encrypted
authorJo Sutton <josutton@catalyst.net.nz>
Tue, 16 Apr 2024 02:28:43 +0000 (14:28 +1200)
committerJule Anger <janger@samba.org>
Wed, 26 Feb 2025 08:33:30 +0000 (08:33 +0000)
commit96e60f4f0ea7856514d206d43b1976133b8ce3e9
treedf85b681de2aee74cba4638ac79509b26d856c49
parentdda353c656cfbfc35c125f403a4b64c9fb4a5314
s4:ldap_server: Consider ldapi connections to be encrypted

Modifications to unicodePwd require an encrypted connection. This change
allows unicodePwd to be modified over an ldapi connection.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15634

Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit ff8e98daf1c3fd99d4d880ddc2d47eeb0d99718c)
source4/ldap_server/ldap_backend.c