1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/auth
Jeremy Allison 8bda4e059e Fix show-stopper for 3.2. Smbd depends on group SID
position zero being the primary group sid. Authenicating
via winbindd call returned a non-sorted sid list. This
fixes is for both a winbindd call and a pac list from
an info3 struct. Without this we mess up the
primary group associated with created files. Found by
Herb.
Jeremy.
(This used to be commit cb925dec85)
2008-08-14 21:52:11 -07:00
..
auth_builtin.c Add a mem_ctx argument to make_server_info_guest() 2008-05-10 11:16:59 +02:00
auth_compat.c Remove last pstring from smbd/*.c 2007-11-13 12:51:31 -08:00
auth_domain.c Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel 2008-07-20 17:37:14 +02:00
auth_ntlmssp.c Rename server_info->was_mapped to server_info->nss_token 2008-05-07 14:47:29 +02:00
auth_sam.c Fix bug #5555. Don't return NT_STATUS_PASSWORD_MUST_CHANGE error on machine account logon. 2008-06-24 16:37:15 -07:00
auth_script.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
auth_server.c Fix various build warnings 2008-07-22 15:00:48 +02:00
auth_unix.c Remove Get_Pwnam and its associated static variable 2007-12-19 21:09:10 +01:00
auth_util.c Fix show-stopper for 3.2. Smbd depends on group SID 2008-08-14 21:52:11 -07:00
auth_winbind.c Rename server_info->was_mapped to server_info->nss_token 2008-05-07 14:47:29 +02:00
auth.c Fix typos. 2008-04-09 16:14:04 +02:00
pampass.c Fix two incompatible pointer warnings 2007-12-08 09:39:20 -08:00
pass_check.c Correctly define prototypes for accessor functions. 2007-12-17 17:13:31 -08:00
token_util.c Removed redundant logging from create_builtin_users and create_builtin_administrators 2008-07-30 15:00:49 -07:00