mirror of
https://github.com/samba-team/samba.git
synced 2025-03-24 10:50:22 +03:00
Missed two references to a renamed file.
(This used to be commit cf69c69594797032d1427de3266af86d12b15cb2)
This commit is contained in:
parent
075986b00d
commit
78bc883162
@ -23,6 +23,6 @@ else
|
||||
exit 1;
|
||||
fi
|
||||
|
||||
mode=PREEXEC_cl_fail
|
||||
mode=PREEXEC_cl_fl
|
||||
(test_listfilesauth_should_deny $mode) || exit 1
|
||||
|
||||
|
@ -76,7 +76,7 @@ test_smb_conf_setup() {
|
||||
echo "127.0.0.7 INVALIDUSERS">>$prefix/lib/lmhosts
|
||||
echo "127.0.0.7 PREEXEC">>$prefix/lib/lmhosts
|
||||
echo "127.0.0.7 PREEXEC_CLOSE">>$prefix/lib/lmhosts
|
||||
echo "127.0.0.7 PREEXEC_CL_FAIL">>$prefix/lib/lmhosts
|
||||
echo "127.0.0.7 PREEXEC_CL_FL">>$prefix/lib/lmhosts
|
||||
|
||||
|
||||
echo "127.0.0.1" > $prefix/lib/hosts.equiv
|
||||
|
Loading…
x
Reference in New Issue
Block a user