source: trunk/server/testsuite/build_farm/basicsmb-local-pass-change.test

Last change on this file was 414, checked in by Herwig Bauernfeind, 16 years ago

Samba 3.5.0: Initial import

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.