1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/dsdb
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
..
common s4-auth Remove special case for account_sid from auth_serversupplied_info 2011-01-20 23:44:05 +01:00
dns s4-dns: ensure we get the right case on the grant rule for administrator 2010-11-08 01:41:42 +00:00
kcc s4-kcc: fixed valgrind errors in drs replicaInfo server side 2010-11-26 03:52:30 +01:00
repl s4-drepl: During Schema replication, we need to save updated prefixMap if everything is OK 2010-12-18 05:53:48 +01:00
samdb s4-auth Rework auth subsystem to remove struct auth_serversupplied_info 2011-02-09 01:11:06 +01:00
schema s4:dsdb/schema/schema_* - adaptions needed for removed "const" on OIDs 2010-12-21 15:10:37 +11:00
tests/python s4-dsdb Add tests to ensure we don't break the rootDSE function levels again 2011-02-02 06:09:53 +01:00
pydsdb.c s4-python: Add missing prototypes. 2011-01-03 01:48:04 +01:00
samdb.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
wscript_build s4-dsdb Implement tokenGroups expansion directly in ldb operational module 2011-01-14 16:39:32 +11:00