1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-03 12:58:35 +03:00

s4:selftest - activate the lanman password changes

This is needed for a working "OemChangePasswordUser2" operation.
This commit is contained in:
Matthias Dieter Wallnöfer 2010-06-22 22:11:00 +02:00
parent d6098de507
commit b200d8a5ca

View File

@ -744,6 +744,7 @@ sub provision($$$$$$$$$)
server max protocol = SMB2 server max protocol = SMB2
$extra_smbconf_options $extra_smbconf_options
host msdfs = $msdfs host msdfs = $msdfs
lanman auth = yes
[tmp] [tmp]
path = $ctx->{tmpdir} path = $ctx->{tmpdir}