repo.or.cz
/
Samba
/
gebeck_regimport.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Corrected default settings for "ldap timeout".
[Samba/gebeck_regimport.git]
/
testsuite
/
build_farm
/
basicsmb-hostsdeny.test
blob
c7f6bec62f72b07e620c13acb59c6bc4dba4152e
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