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 f52c6eeacc s3-auth Add auth_samba4 module
This module makes a direct call into the Samba4 auth stack to
authenticate Samba4 uses in a Samba3 file server.  The direct call
avoids the need to obtain schannel credentials.

Andrew Bartlett

Pair-Programmed-With: Andrew Tridgell <tridge@samba.org>
2011-05-08 19:00:28 +02:00
..
auth_builtin.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
auth_compat.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
auth_domain.c s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
auth_netlogond.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
auth_ntlmssp.c s3-include: use new roles.h 2011-05-03 07:37:07 +02:00
auth_sam.c s3-auth: run minimal_includes.pl 2011-05-05 02:05:26 +02:00
auth_samba4.c s3-auth Add auth_samba4 module 2011-05-08 19:00:28 +02:00
auth_script.c Remove obvious use of safe_strcpy + safe_strcat -> strlcpy + strlcat. 2011-05-04 12:12:14 -07:00
auth_server.c s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
auth_unix.c s3-auth: run minimal_includes.pl 2011-05-05 02:05:26 +02:00
auth_util.c s3-auth: run minimal_includes.pl 2011-05-05 02:05:26 +02:00
auth_wbc.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
auth_winbind.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
auth.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
check_samsec.c s3-auth Rename user_session_key -> session_key to match auth_session_info 2011-04-05 06:32:07 +10:00
pampass.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
pass_check.c More simple const fixes. 2011-05-05 23:56:07 +02:00
proto.h s3-auth: Make server_info const in create_local_token() 2011-04-06 00:33:31 +02:00
server_info_sam.c s3-auth: run minimal_includes.pl 2011-05-05 02:05:26 +02:00
server_info.c s3-auth Rename user_session_key -> session_key to match auth_session_info 2011-04-05 06:32:07 +10:00
token_util.c s3-auth: run minimal_includes.pl 2011-05-05 02:05:26 +02:00
user_info.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
user_krb5.c s3-auth use create_local_token() to transform server_info -> session_info 2011-04-05 06:32:07 +10:00
user_util.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
wscript_build s3-auth Add auth_samba4 module 2011-05-08 19:00:28 +02:00