source:
trunk/server/testsuite/build_farm/basicsmb-hostsdeny.test
Last change on this file was 414, checked in by , 16 years ago | |
---|---|
File size: 179 bytes |
Line | |
---|---|
1 | . basicsmb.fns |
2 | |
3 | password="samba" |
4 | security="hostsdeny" |
5 | (test_smb_conf_setup && test_smbpasswd $password) || exit 1 |
6 | |
7 | (test_listfilesauth_should_deny $security) || exit 1 |
8 | |
9 | |
10 | |
11 | |
12 | |
13 | |
14 | |
15 | |
16 | |
17 | |
18 |
Note:
See TracBrowser
for help on using the repository browser.