Displaying 2 results from an estimated 2 matches for "ip_transport".
Did you mean:
sip_transport
2017 Nov 10
0
samba_kcc RODC failes with NT_STATUS_ACCESS_DENIED
...try always to connect to Default-First-Site-Name, although Default-First-Site-Name is now empty and TEST-DC is in Testsite2.
Get_bridgehead found just the TEST-DC from Testsite2.
@@ -1710,12 +1710,14 @@ class KCC(object):
# Utilize the IP transport only for now
transport = self.ip_transport
DEBUG("edge_list %s" % edge_list)
for e in edge_list:
+ print "--------e.vertices[0].site: %s" % e.vertices[0].site.site_dnstr
+ print "--------e.vertices[1].site: %s" % e.vertices[1].site.site_dnstr
# XXX more acc...
2017 Nov 09
2
samba_kcc RODC failes with NT_STATUS_ACCESS_DENIED
Hello Rowland,
of course it will be started by samba, I saw this output if I run "samba -i".
But I can trigger this output also by starting samba_kcc manually.
Andrej
-----Ursprüngliche Nachricht-----
Von: Rowland Penny [mailto:rpenny at samba.org]
Gesendet: Donnerstag, 9. November 2017 14:04
An: samba at lists.samba.org
Cc: Andrej Gessel <Andrej.Gessel at janztec.com>