mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
KCC: intrasite_post_ntdscon is directed
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
66c17599ec
commit
333c8ad434
@ -2234,7 +2234,7 @@ class KCC(object):
|
||||
verify_and_dot('intrasite_post_ntdscon', dot_edges, dot_vertices,
|
||||
label='%s__%s__%s' % (site_local.site_dnstr, nc_x.nc_type, nc_x.nc_dnstr),
|
||||
properties=verify_properties, debug=DEBUG, verify=opts.verify,
|
||||
dot_files=opts.dot_files)
|
||||
dot_files=opts.dot_files, directed=True)
|
||||
|
||||
|
||||
def intrasite(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user