source:
trunk/server/testsuite/build_farm/basicsmb-local-pass-change.test
Last change on this file was 414, checked in by , 16 years ago | |
---|---|
File size: 255 bytes |
Line | |
---|---|
1 | . basicsmb.fns |
2 | |
3 | passwordold=samba |
4 | password=samba2 |
5 | security=USER |
6 | (test_smb_conf_setup && test_smbpasswd $passwordold && test_smbpasswd_local $passwordold $password) || exit 1 |
7 | |
8 | test_listfilesauth $security || exit 1 |
9 | test_listfilesnpw $security || exit 1 |
10 |
Note:
See TracBrowser
for help on using the repository browser.