1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/auth
Andrew Tridgell f236c539ad s3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH
this allows the s3 code to understand and cache responses from the s4
winbindd which may include a single SID mapped to both a uid and a gid

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

Signed-off-by: Michael Adam <obnox@samba.org>

Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Fri Sep 23 01:47:54 CEST 2011 on sn-devel-104
2011-09-23 01:47:54 +02:00
..
auth_builtin.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
auth_compat.c s3-auth: Pass the remote_address down to user_info. 2011-07-04 18:28:02 +10:00
auth_domain.c s3:auth_domain: we already have the dc_name, it's the same as cli->desthost 2011-07-22 17:06:09 +02:00
auth_netlogond.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
auth_ntlmssp.c s3-ntlmssp Remove a level of nesting in if/else statement 2011-08-03 18:48:05 +10:00
auth_sam.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
auth_samba4.c s4:auth - remove unused variables 2011-09-19 16:31:07 +02:00
auth_script.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
auth_server.c s3:auth_server: make use of cli_state_server_challenge() 2011-09-15 12:12:28 +02:00
auth_unix.c s3-auth: Fix account check over ncalrpc. 2011-07-13 14:09:35 +02:00
auth_util.c s3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH 2011-09-23 01:47:54 +02:00
auth_wbc.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
auth_winbind.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
auth.c selftest: test plugin_s4_dc against all ncacn_np tests 2011-08-03 18:48:05 +10:00
check_samsec.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
pampass.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
pass_check.c First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems 2011-07-19 13:19:29 -07:00
proto.h selftest: test plugin_s4_dc against all ncacn_np tests 2011-08-03 18:48:05 +10:00
server_info_sam.c s3-auth remove sanitized_username from auth_serversupplied_info 2011-08-03 18:48:04 +10:00
server_info.c s3: Fix bug 8455 -- Samba PDC is looking up only primary user group 2011-09-17 00:51:27 +02:00
token_util.c s3-auth Add const to indicate input elements 2011-07-20 09:17:10 +10:00
user_info.c s3-auth: Pass the remote_address down to user_info. 2011-07-04 18:28:02 +10:00
user_krb5.c Move the talloc_move call until *after* the check on status. Don't want to move something that might be invalid. 2011-09-12 22:21:24 +02:00
user_util.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
wscript_build s3-auth Add hook to start a GENSEC mech to auth_samba4 2011-08-03 18:48:03 +10:00