s3:auth: only call secrets_fetch_domain_sid() once in finalize_local_nt_token()
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Mar 2018 20:38:27 +0000 (21:38 +0100)
committerRalph Boehme <slow@samba.org>
Thu, 15 Mar 2018 20:54:16 +0000 (21:54 +0100)
commitc2ffbf9f764a94ef1dc1280741884cf63a017308
tree796f486256f2d5873ea5bd93e3725bcf62e470ff
parentefdc617c76d9043286e33b961f45ad4564232102
s3:auth: only call secrets_fetch_domain_sid() once 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