source: branches/samba-3.2.x/testsuite/build_farm/basicsmb-local-pass-change.test

Last change on this file was 133, checked in by Paul Smedley, 18 years ago

Update trunk to 3.2.0pre3

File size: 255 bytes
Line 
1. basicsmb.fns
2
3passwordold=samba
4password=samba2
5security=USER
6(test_smb_conf_setup && test_smbpasswd $passwordold && test_smbpasswd_local $passwordold $password) || exit 1
7
8test_listfilesauth $security || exit 1
9test_listfilesnpw $security || exit 1
10
Note: See TracBrowser for help on using the repository browser.