summaryrefslogtreecommitdiff
path: root/source3/auth
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2014-07-30 16:59:50 +0200
committerIra Cooper <ira@samba.org>2015-04-22 13:57:29 +0200
commitf1cdba23a8f4658406ab556aff851bf5dbc65217 (patch)
treef6fb3ece07b42f697a167c8616f706282a786fc1 /source3/auth
parentd892ce27506c4c36a64b6a97a0cbcd9af14aefd7 (diff)
downloadsamba-f1cdba23a8f4658406ab556aff851bf5dbc65217.tar.gz
s3:auth: use lp_load_with_shares() in auth3_generate_session_info_pac()
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Ira Cooper <ira@samba.org>
Diffstat (limited to 'source3/auth')
-rw-r--r--source3/auth/auth_generic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/auth/auth_generic.c b/source3/auth/auth_generic.c
index 1da496167a8..584b52f5184 100644
--- a/source3/auth/auth_generic.c
+++ b/source3/auth/auth_generic.c
@@ -116,7 +116,7 @@ static NTSTATUS auth3_generate_session_info_pac(struct auth4_context *auth_ctx,
sub_set_smb_name(username);
/* reload services so that the new %U is taken into account */
- lp_load(get_dyn_CONFIGFILE(), false, false, true, true);
+ lp_load_with_shares(get_dyn_CONFIGFILE());
status = make_session_info_krb5(mem_ctx,
ntuser, ntdomain, username, pw,