1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/auth
Andrew Bartlett d82ac32eb7 s3-auth: Pass service_description into gensec via auth_generic_prepare()
This allows the GENSEC service description to be set from the various callers
that go via this function.

The RPC service description is the name of the interface from the IDL.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Pair-Programmed-by: Gary Lockyer <gary@catalyst.net.nz>
Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
2017-03-29 02:37:25 +02:00
..
auth_builtin.c s3:auth_builtin: anonymous authentication doesn't allow a password 2016-04-28 16:51:17 +02:00
auth_domain.c auth_ntdomain3: Correctly handle !authoritative 2017-03-10 03:28:26 +01:00
auth_generic.c s3-auth: Pass service_description into gensec via auth_generic_prepare() 2017-03-29 02:37:25 +02:00
auth_ntlmssp.c auth: let auth4_context->check_ntlm_password() return pauthoritative 2017-03-24 11:57:10 +01:00
auth_sam.c auth3: remove unused USER_INFO_LOCAL_SAM_ONLY/AUTH_METHOD_LOCAL_SAM handling 2017-03-24 11:57:10 +01:00
auth_samba4.c auth3: remove unused USER_INFO_LOCAL_SAM_ONLY/AUTH_METHOD_LOCAL_SAM handling 2017-03-24 11:57:10 +01:00
auth_script.c More strlcat/strlcpy truncate checks. 2012-03-30 21:26:07 +02:00
auth_unix.c Correct "somthing" typos. 2017-02-22 08:26:23 +01:00
auth_util.c auth3: Simplify get_system_info3 2017-02-27 11:31:53 +01:00
auth_winbind.c auth_winbind3: Correctly handle !authoritative 2017-03-10 03:28:26 +01:00
auth.c auth3: handle ROLE_ACTIVE_DIRECTORY_DC before lp_auth_methods() in make_auth_context_subsystem() 2017-03-24 11:57:10 +01:00
check_samsec.c auth: Use "all_zero" where appropriate 2017-01-03 16:04:28 +01:00
pampass.c dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01: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 s3-auth: Pass service_description into gensec via auth_generic_prepare() 2017-03-29 02:37:25 +02:00
server_info_sam.c s3-auth: Steal the memory to avoid duplication. 2014-03-13 15:08:26 +01:00
server_info.c lib: Add lib/util_unixsids.h 2016-12-28 20:17:12 +01:00
token_util.c lib: Add lib/util_unixsids.h 2016-12-28 20:17:12 +01:00
user_info.c s3-auth: Finally change make_user_info_*() use a parent talloc context 2014-04-02 11:05:46 +02:00
user_krb5.c Correct "perfom" typos. 2017-02-22 08:26:22 +01:00
user_util.c smbd: username map file handling xfile->stdio 2016-12-11 11:17:23 +01:00
wscript_build auth: Remove auth_wbc 2017-01-09 14:34:11 +01:00