s3: auth: Change auth3_generate_session_info_pac() to use a copy of the info3 struct...
authorJeremy Allison <jra@samba.org>
Tue, 17 Jun 2014 06:15:21 +0000 (23:15 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 17 Jun 2014 23:03:13 +0000 (01:03 +0200)
commit0e5a9f44e4b08b93bc4b501d1e14b59ed7b3647c
treefdec45f5957dce3be965ce1e7d04ce09bcc4c107
parentdb775c68ccbed0252abf092b5cb811e8f5fa9bb6
s3: auth: Change auth3_generate_session_info_pac() to use a copy of the info3 struct from the struct PAC_LOGON_INFO.

Call create_info3_from_pac_logon_info() to add in any resource SIDs
from the struct PAC_LOGON_INFO to the info3.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Richard Sharpe <realrichardsharpe@gmail.com>
Reviewed-by: Simo Sorce <idra@samba.org>
source3/auth/auth_generic.c