]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:auth: allow real plaintext authentication
authorStefan Metzmacher <metze@samba.org>
Fri, 12 Jul 2024 15:12:46 +0000 (17:12 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 17 Jul 2024 11:17:54 +0000 (11:17 +0000)
commit687139144a2f6210aae570accedafca9250753e1
treefd6624353cb2a90c40ef134b0f604697bc28bdcf
parent66e9d3fe01f80f19264aaf8250d92c82a707162a
s3:auth: allow real plaintext authentication

In standalone setups we use the PAM stack to verify
the plaintext authentication, so we need to pass it
down...

There are still production systems out there
(legacy audio/video recording systems...)
using this.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Jul 17 11:17:54 UTC 2024 on atb-devel-224
selftest/knownfail.d/samba3.blackbox.smb1_lanman_plaintext [deleted file]
source3/auth/auth_ntlmssp.c