1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/smb_server
Andrew Bartlett 589a42e2da s4:auth Change auth_generate_session_info to take an auth context
The auth context was in the past only for NTLM authentication, but we
need a SAM, an event context and and loadparm context for calculating
the local groups too, so re-use that infrustructure we already have in
place.

However, to avoid problems where we may not have an auth_context (in
torture tests, for example), allow a simpler 'session_info' to be
generated, by passing this via an indirection in gensec and an
generate_session_info() function pointer in the struct auth_context.

In the smb_server (for old-style session setups) we need to change the
async context to a new 'struct sesssetup_context'.  This allows us to
use the auth_context in processing the authentication reply .

Andrew Bartlett
2010-04-14 10:30:51 +10:00
..
smb s4:auth Change auth_generate_session_info to take an auth context 2010-04-14 10:30:51 +10:00
smb2 s4-waf: removed the AUTOGENERATED markers 2010-04-06 20:27:16 +10:00
blob.c Change uint_t to unsigned int in source4 2010-02-02 07:18:18 +01:00
config.mk Fix two remaining missing symbols in smbtorture4. 2008-12-22 23:00:10 +01:00
handle.c s4-smbd: minimise includes in smbd/ and smb_server 2009-09-19 14:11:54 -07:00
management.c s4:irpc: avoid c++ reserved word 'private' 2009-02-01 00:17:20 +01:00
session.c s4-smbd: minimise includes in smbd/ and smb_server 2009-09-19 14:11:54 -07:00
smb_samba3.c s4-smbd: minimise includes in smbd/ and smb_server 2009-09-19 14:11:54 -07:00
smb_server.c s4-samdb: reduce the number of samdb opens at startup 2009-10-25 17:19:03 +11:00
smb_server.h s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
tcon.c s4-smbd: minimise includes in smbd/ and smb_server 2009-09-19 14:11:54 -07:00
wscript_build s4-waf: move to a universal method of recursing into subdirs 2010-04-06 20:27:25 +10:00