source: branches/samba-3.2.x/testsuite/build_farm/basicsmb-sharesec.test

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

Update trunk to 3.2.0pre3

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