git.samba.org
/
kai
/
samba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Disable lanman authentication by default in Samba 4.
[kai/samba.git]
/
selftest
/
selftest.pl
diff --git
a/selftest/selftest.pl
b/selftest/selftest.pl
index aa99b2ed6fbb11bd6904c430979f16b3028189d2..292a2d2dd6bb9139c2c86722a77ecf70e2c85754 100755
(executable)
--- a/
selftest/selftest.pl
+++ b/
selftest/selftest.pl
@@
-578,6
+578,7
@@
sub write_clientconf($$)
notify:inotify = false
ldb:nosync = true
system:anonymous = true
+ client lanman auth = Yes
torture:basedir = $prefix_abs/client
#We don't want to pass our self-tests if the PAC code is wrong
gensec:require_pac = true