s4-auth Add function to obtain any user's session_info from a given LDB
authorAndrew Bartlett <abartlet@samba.org>
Wed, 22 Dec 2010 06:17:07 +0000 (17:17 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 14 Jan 2011 05:39:32 +0000 (16:39 +1100)
commitece6eae4d8862a564c581a3f3808c04edab6cb19
tree5989f3b1f029595076106811ff5e7c4d55d4b18a
parentc82269cf862b00c987c02aefa78155c142f6d065
s4-auth Add function to obtain any user's session_info from a given LDB

This will be a building block for a tokenGroups test, which can
compare against a remote server (in particular the rootDSE) against
what we would calculate the tokenGroups to be.

(this meant moving some parts out of the auth_sam code into the
containing library)

Andrew Bartlett
source4/auth/ntlm/auth_sam.c
source4/auth/pyauth.c
source4/auth/sam.c
source4/auth/session.c
source4/auth/session.h
source4/auth/wscript_build