s3-auth: Split out get_user_sid_info3_and_extra() from create_local_nt_token_from_info3()
authorAndrew Bartlett <abartlet@samba.org>
Tue, 28 Feb 2017 22:22:43 +0000 (11:22 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 29 Mar 2017 00:37:26 +0000 (02:37 +0200)
commit4a99143a2b2b45e4dfb17695dbfa946d327fea9b
tree3ab73f008ad480040cab994bc61f1e202bb3941a
parenteacb5aead71299b6bebbddbaf7c9a3d545f9151b
s3-auth: Split out get_user_sid_info3_and_extra() from create_local_nt_token_from_info3()

This will allow us to get the SID in another location for logging

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Pair-Programmed-by: Gary Lockyer <gary@catalyst.net.nz>
Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
source3/auth/proto.h
source3/auth/token_util.c