1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/auth
Andrew Bartlett 376dc5cc5d s3-auth Use correct RID for domain guests primary group
This was incorrect in commit 9dd7e7fc2d
as the RID was from the BUILTIN domain, but this creates a guest
account token for the real domain.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Jul 19 05:56:28 CEST 2012 on sn-devel-104
2012-07-19 05:56:28 +02:00
..
auth_builtin.c auth: Remove .get_challenge (only used for security=server) 2012-07-03 08:13:01 +10:00
auth_domain.c s3-auth Remove unused global_machine_account_needs_changing 2012-07-13 07:52:40 +02:00
auth_generic.c auth: Common function for retrieving PAC_LOGIN_INFO from PAC 2012-07-06 20:45:51 +10:00
auth_ntlmssp.c auth: Remove .get_challenge (only used for security=server) 2012-07-03 08:13:01 +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 s3-auth_samba4: Explain that check_samba4_security is actually unused 2012-07-13 10:04:05 +02:00
auth_script.c More strlcat/strlcpy truncate checks. 2012-03-30 21:26:07 +02:00
auth_unix.c s3-auth: Fix account check over ncalrpc. 2011-07-13 14:09:35 +02:00
auth_util.c s3-auth Use correct RID for domain guests primary group 2012-07-19 05:56:28 +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 auth: Remove .get_challenge (only used for security=server) 2012-07-03 08:13:01 +10:00
check_samsec.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
pampass.c loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. 2012-07-18 15:07:23 +09:30
pass_check.c lib/util: Remove obsolete sys_getpid() and sys_fork(). 2012-03-24 21:55:40 +01:00
proto.h s3-auth: Remove auth_netlogond 2012-06-16 10:13:20 +02: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:auth/server_info: the primary rid should be in the groups rid array (bug #8798) 2012-05-09 19:36:01 +02:00
token_util.c s3: rename sid_check_is_in_our_domain() to sid_check_is_in_our_sam() 2012-07-12 18:36:02 +02: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 s3-auth: On successful user mapping set mapped_to_guest to false. 2012-02-13 13:09:10 +01:00
user_util.c loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. 2012-07-18 15:07:23 +09:30
wscript_build s3-auth: Remove auth_netlogond 2012-06-16 10:13:20 +02:00