1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/utils
Andrew Bartlett a2ce53c1f5 s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
This changes auth_serversupplied_info into the IDL-defined struct
auth_user_info_dc.  This then in turn contains a struct
auth_user_info, which is the only part of the structure that is
mainted into the struct session_info.

The idea here is to avoid keeping the incomplete results of the
authentication (such as session keys, lists of SID memberships etc) in
a namespace where it may be confused for the finalised results.

Andrew Barltett
2011-02-09 01:11:06 +01:00
..
man Avoid use of Samba DTD, which requires net access. 2010-08-22 14:05:58 +02:00
tests s4 net: rename to samba-tool in order to not clash with s3 net 2010-10-28 07:25:16 +00:00
ntlm_auth.c s4-auth Rework auth subsystem to remove struct auth_serversupplied_info 2011-02-09 01:11:06 +01:00
oLschema2ldif.c s4-ldb: fixed command line parsing in oLschema2ldif 2010-03-25 15:45:40 +11:00
wscript_build samdb: Lowercase library name. 2010-11-07 01:52:13 +01:00