1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/auth
Andrew Bartlett 2387e3bcfe s3-privs Call security_token_set_privilege() rather than manual assignment
This avoids as much direct modifiction of the bitmask as possible.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-09-11 18:46:09 +10:00
..
auth_builtin.c s3:auth Rename user_info->internal_username -> user_info->mapped.account_name 2010-06-07 23:34:28 +10:00
auth_compat.c s3:auth Make Samba3 use the new common struct auth_usersupplied_info 2010-08-14 11:58:13 +10:00
auth_domain.c s3: Remove smb_pam_accountcheck from the auth modules 2010-08-19 11:54:36 +02:00
auth_netlogond.c s3:auth Whitespace fixes after auth merge 2010-08-14 11:58:13 +10:00
auth_ntlmssp.c s3: Remove a use of smbd_server_fd 2010-08-29 21:55:23 +02:00
auth_sam.c s3:auth Rename user_info->domain -> user_info->mapped.domain_name 2010-06-07 23:34:28 +10:00
auth_script.c s3:auth Make Samba3 use the new common struct auth_usersupplied_info 2010-08-14 11:58:13 +10:00
auth_server.c s3: Remove smb_pam_accountcheck from the auth modules 2010-08-19 11:54:36 +02:00
auth_unix.c s3: Remove smbd_server_conn() from check_unix_security 2010-08-28 11:12:13 +02:00
auth_util.c s3:auth Remove NT_USER_TOKEN 2010-09-11 18:46:06 +10:00
auth_wbc.c s3:auth Add error paths for invalid password_state values 2010-08-14 11:58:13 +10:00
auth_winbind.c s3:auth Make Samba3 use the new common struct auth_usersupplied_info 2010-08-14 11:58:13 +10:00
auth.c s3: Pass the rhost through smb_pam_accountcheck 2010-08-22 22:42:21 +02:00
check_samsec.c s3-auth: remove unused variable in check_sam_security(). 2010-08-31 23:17:39 +02:00
pampass.c s3: Fix smb_pam_passcheck 2010-08-28 11:05:22 +02:00
pass_check.c s3: Lift smbd_server_fd() from pass_check() 2010-08-28 11:12:13 +02:00
server_info_sam.c s3-build: only include nsswitch header where needed. 2010-08-26 00:20:28 +02:00
server_info.c s3-netlogon: remove global include of netlogon.h. 2010-08-06 15:46:16 +02:00
token_util.c s3-privs Call security_token_set_privilege() rather than manual assignment 2010-09-11 18:46:09 +10:00
user_info.c s3-auth: remove global include of krb5pac.h. 2010-08-31 23:17:40 +02:00
user_krb5.c s3-auth: remove global include of krb5pac.h. 2010-08-31 23:17:40 +02:00
user_util.c s3-auth: Moved smbd user functions to a generic place. 2010-06-04 12:12:37 -04:00