s3: auth: Change make_server_info_info3() to take a const struct netr_SamInfo3 pointe...
commita3d6a15ba18b20d21a531812ff6e670e6a717178
authorJeremy Allison <jra@samba.org>
Tue, 17 Jun 2014 05:54:45 +0000 (16 22:54 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sat, 11 Jul 2015 19:59:25 +0000 (11 21:59 +0200)
tree75f4474d1f2dfdb9f0d9baedb881efd91d2f70f6
parent2ff1428b8db53298c9ecb49b3bf99e302e46c3f0
s3: auth: Change make_server_info_info3() to take a const struct netr_SamInfo3 pointer instead of a struct PAC_LOGON_INFO.

make_server_info_info3() only reads from the info3 pointer.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Richard Sharpe <realrichardsharpe@gmail.com>
Reviewed-by: Simo Sorce <idra@samba.org>
(cherry picked from commit 527f7b54388713acaaf7b66c718cc0f7114fc368)
source3/auth/auth_generic.c
source3/auth/proto.h
source3/auth/user_krb5.c