summaryrefslogtreecommitdiff
path: root/python/samba/tests/test_pam_winbind.sh
diff options
context:
space:
mode:
Diffstat (limited to 'python/samba/tests/test_pam_winbind.sh')
-rwxr-xr-xpython/samba/tests/test_pam_winbind.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/samba/tests/test_pam_winbind.sh b/python/samba/tests/test_pam_winbind.sh
index 755e67280fa..5d427415310 100755
--- a/python/samba/tests/test_pam_winbind.sh
+++ b/python/samba/tests/test_pam_winbind.sh
@@ -18,7 +18,7 @@ shift 1
PAM_WRAPPER_PATH="$BINDIR/default/third_party/pam_wrapper"
-pam_winbind="$BINDIR/shared/pam_winbind.so"
+pam_winbind="$BINDIR/plugins/pam_winbind.so"
service_dir="$SELFTEST_TMPDIR/pam_services"
service_file="$service_dir/samba"