From 980bdf9232c27304ae58412c3cd7f5f0f287e362 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 21 Feb 2017 15:54:57 +0100 Subject: [CreateLdapConfig] Add shareDomain and credentialPassthrough --- data/ad/mountscript | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data') diff --git a/data/ad/mountscript b/data/ad/mountscript index d7ae209..25f04ea 100644 --- a/data/ad/mountscript +++ b/data/ad/mountscript @@ -39,6 +39,8 @@ if ! grep -q "^${PAM_USER}:" "/etc/passwd"; then fi if [ -n "${VOLUME}" ]; then + # Remember for hooks in pam_script_auth.d + export PERSISTENT_NETPATH=$(echo "$VOLUME" | tr '/' '\') export USER="${REAL_ACCOUNT}" export PASSWD="${PAM_AUTHTOK}" -- cgit v1.2.3-55-g7522