s3:auth: don't try to expand system or anonymous tokens in finalize_local_nt_token()
authorStefan Metzmacher <metze@samba.org>
Tue, 6 Mar 2018 22:36:03 +0000 (23:36 +0100)
committerRalph Boehme <slow@samba.org>
Thu, 15 Mar 2018 20:54:16 +0000 (21:54 +0100)
commit4f81ef9353ad76390aa910c8c17456fec21916c6
treeb35ef1d2a57842f7e570c49df7588e9ecd45cf57
parente8dc55d2b969b670322a913799d1af459a1000e7
s3:auth: don't try to expand system or anonymous tokens in finalize_local_nt_token()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13328

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/auth/token_util.c