1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/auth
Ralph Boehme 92499287ed s3/auth: use set_current_user_info() in auth3_check_password_send()
This delays reloading config slightly, but I don't see how could affect
observable behaviour other then log messages coming from the functions in
between the different locations for lp_load_with_shares() like
make_user_info_map() are sent to a different logfile if "log file" uses %U.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2020-02-06 10:17:44 +00:00
..
auth_builtin.c auth: Remove the "typedef auth_methods" 2020-01-06 01:47:30 +00:00
auth_generic.c s3/auth: use set_current_user_info() in auth3_generate_session_info_pac() 2020-02-06 10:17:43 +00:00
auth_ntlmssp.c s3/auth: use set_current_user_info() in auth3_check_password_send() 2020-02-06 10:17:44 +00:00
auth_sam.c s3:auth_sam: map an empty domain or '.' to the local SAM name 2020-02-05 16:30:42 +00:00
auth_samba4.c auth: Remove the "typedef auth_methods" 2020-01-06 01:47:30 +00:00
auth_unix.c auth: Remove the "typedef auth_methods" 2020-01-06 01:47:30 +00:00
auth_util.c s3:auth: use talloc_alpha_strcpy() in auth3_session_info_create() 2020-02-06 10:17:43 +00:00
auth_winbind.c auth: Remove the "typedef auth_methods" 2020-01-06 01:47:30 +00:00
auth.c auth: Remove the "typedef auth_methods" 2020-01-06 01:47:30 +00:00
check_samsec.c auth3: Fix a typo 2020-01-30 12:27:40 +00:00
pampass.c smbdotconf: mark "passwd chat" with substitution="1" 2019-11-27 10:25:35 +00:00
pass_check.c auth: Remove support for HAVE_TRUNCATED_SALT from pass_check.c 2014-04-15 12:32:09 +02:00
proto.h auth3: Replace auth3_check_password() by _send and _recv 2020-01-06 22:09:32 +00:00
server_info_sam.c s3-auth: Steal the memory to avoid duplication. 2014-03-13 15:08:26 +01:00
server_info.c s3:auth: Remove unused arcfour.h header from server_info.c 2019-02-22 21:48:11 +01:00
token_util.c make some auth functions return an NTSTATUS like other similar functions for better diagnostics. 2019-04-02 02:12:48 +00:00
user_info.c pdb: Reduce code duplication in make_user_info() 2018-10-09 01:22:53 +02:00
user_krb5.c Correct "perfom" typos. 2017-02-22 08:26:22 +01:00
user_util.c smbdotconf: mark "username map script" with substitution="1" 2019-11-27 10:25:36 +00:00
wscript_build auth3: Remove auth_script 2019-12-02 22:47:24 +00:00