mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
19 lines
179 B
Plaintext
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
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|