1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/testsuite/build_farm/basicsmb-local-pass-change.test
Andrew Bartlett 042b9e3a63 Fix up the build farm again.
This should get us 'green' for once...

Andrew Bartlett
0001-01-01 00:00:00 +00:00

11 lines
255 B
Plaintext

. basicsmb.fns
passwordold=samba
password=samba2
security=USER
(test_smb_conf_setup && test_smbpasswd $passwordold && test_smbpasswd_local $passwordold $password) || exit 1
test_listfilesauth $security || exit 1
test_listfilesnpw $security || exit 1