s3:auth: only call secrets_fetch_domain_sid() once in finalize_local_nt_token()
commit8557994f1f535f81acd240eec2c462b0bb1d5b19
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Mar 2018 20:38:27 +0000 (13 21:38 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 20 Mar 2018 20:28:30 +0000 (20 21:28 +0100)
tree2deac68696c2d93ebce4c9cf829c623f189e93e7
parent03b4684e9a3b1bd988409b89a6cc08ea1a4b8a56
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>
(cherry picked from commit c2ffbf9f764a94ef1dc1280741884cf63a017308)
source3/auth/token_util.c