summaryrefslogtreecommitdiffstats
path: root/testsuite/build_farm/basicsmb-remote-pass-change.test
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2001-11-26 02:10:59 +0000
committerAndrew Bartlett <abartlet@samba.org>2001-11-26 02:10:59 +0000
commit042b9e3a6332473dc88c36dd7f99428644324ac4 (patch)
tree520dcf87b9ea57ac76627943e2b2b49c63d46f82 /testsuite/build_farm/basicsmb-remote-pass-change.test
parent7d10fa208248e201946876168743025866e011fc (diff)
downloadsamba-042b9e3a6332473dc88c36dd7f99428644324ac4.tar.gz
samba-042b9e3a6332473dc88c36dd7f99428644324ac4.tar.xz
samba-042b9e3a6332473dc88c36dd7f99428644324ac4.zip
Fix up the build farm again.
This should get us 'green' for once... Andrew Bartlett
Diffstat (limited to 'testsuite/build_farm/basicsmb-remote-pass-change.test')
-rw-r--r--testsuite/build_farm/basicsmb-remote-pass-change.test10
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuite/build_farm/basicsmb-remote-pass-change.test b/testsuite/build_farm/basicsmb-remote-pass-change.test
new file mode 100644
index 00000000000..adfe0dc3ebc
--- /dev/null
+++ b/testsuite/build_farm/basicsmb-remote-pass-change.test
@@ -0,0 +1,10 @@
+. basicsmb.fns
+
+passwordold=samba
+password=samba2
+security=USER
+(test_smb_conf_setup && test_smbpasswd $passwordold && test_smbpasswd_remote $passwordold $password) || exit 1
+
+test_listfilesauth $security || exit 1
+test_listfilesnpw $security || exit 1
+