1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/testsuite/build_farm/basicsmb-hostsdeny.test
Andrew Bartlett c16effd5fb Add and modify some of the various tests I have had sitting around here for a
little while.  This should give us a bit more coverage.

Andrew Bartlett
(This used to be commit 9e5a1d1623)
2001-09-20 06:23:29 +00:00

19 lines
179 B
Plaintext

. basicsmb.fns
password="samba"
security="hostsdeny"
(test_smb_conf_setup && test_smbpasswd $password) || exit 1
(test_listfilesauth_should_deny $security) || exit 1