mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
selftest: Ensure rodc environment uses localdc as winbind partner
This is required for password lockout testing. Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
fd29e28d52
commit
e418db6ea1
@ -1622,6 +1622,7 @@ sub provision_rodc($$$)
|
||||
$ctx->{smb_conf_extra_options} = "
|
||||
max xmit = 32K
|
||||
server max protocol = SMB2
|
||||
password server = $dcvars->{DC_SERVER}
|
||||
|
||||
[sysvol]
|
||||
path = $ctx->{statedir}/sysvol
|
||||
|
Loading…
Reference in New Issue
Block a user