auth: Split out make_user_info_SamBaseInfo and add authenticated argument
authorAndrew Bartlett <abartlet@samba.org>
Mon, 18 Jul 2011 03:55:20 +0000 (13:55 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 19 Jul 2011 23:17:14 +0000 (09:17 +1000)
commit52b28ec813ff3696606fc8f3a6bf4759a1a104e5
treeac253be07d5e7b58ab9b67414ac75f74d4d3fee0
parent03b153ce54fdae77694577f33453a19928225d00
auth: Split out make_user_info_SamBaseInfo and add authenticated argument

This will allow the source3 auth code to call this without needing to
double-parse the SIDs

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
auth/auth_sam_reply.c
auth/auth_sam_reply.h
source3/auth/auth_util.c
source4/auth/gensec/gensec_krb5.c
source4/auth/ntlm/auth_winbind.c
source4/torture/auth/pac.c
source4/torture/rpc/remote_pac.c