1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/auth
Stefan Metzmacher 687139144a 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
2024-07-17 11:17:54 +00:00
..
auth_builtin.c s3:auth: Fix code spelling 2023-07-05 06:34:32 +00:00
auth_generic.c s3:gse: Implement gensec_gse_security_by_oid() 2024-05-14 10:18:31 +00:00
auth_ntlmssp.c s3:auth: allow real plaintext authentication 2024-07-17 11:17:54 +00:00
auth_sam.c CVE-2020-25717: Add FreeIPA domain controller role 2021-11-09 19:45:33 +00:00
auth_samba4.c s3:auth: Add missing newlines to logging messages 2023-08-08 04:39:37 +00:00
auth_unix.c auth: Fix a typo 2021-09-07 18:26:33 +00:00
auth_util.c s3:auth: Allow 'Unix Users' and 'Unix Groups' to create a local token 2023-12-01 08:06:44 +00:00
auth_winbind.c winbind: Log NOT_IMPLEMENTED as debug 2024-03-27 02:15:31 +00:00
auth.c s3:auth: Use new debug macros for logging 2023-07-05 06:34:32 +00:00
check_samsec.c s3:auth: Fix code spelling 2023-07-05 06:34:32 +00:00
pampass.c s3:auth: let smb_pam_conv() handle resp=NULL 2024-07-17 10:12:36 +00:00
pass_check.c s3:auth: Fix code spelling 2023-07-05 06:34:32 +00:00
proto.h s3:auth: Fix code spelling 2023-07-05 06:34:32 +00:00
server_info_sam.c s3: auth: Andrew noticed f585f01148 doesn't keep the same logic. 2021-09-08 06:38:21 +00:00
server_info.c auth: Shorten long SID flags combinations 2023-02-08 00:03:39 +00:00
token_util.c Revert "token_util.c: prefer capabilities over become_root" 2024-03-27 10:47:23 +00:00
user_info.c pdb: Reduce code duplication in make_user_info() 2018-10-09 01:22:53 +02:00
user_krb5.c CVE-2020-25717: s3-auth: fix MIT Realm regression 2021-12-03 12:05:42 +00:00
user_util.c lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
wscript_build s3:smbd: Remove NIS support 2021-04-22 17:57:30 +00:00