s4:urgent_replication.py - specify the "dnsRoot" attribute which is requested on...
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Sun, 6 Jun 2010 18:23:42 +0000 (20:23 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Sun, 6 Jun 2010 18:43:00 +0000 (20:43 +0200)
source4/lib/ldb/tests/python/urgent_replication.py

index 0a8fd7d53964e3ed83ab54336cfda25b3d6a0aaa..78200efc30165cc425ad478391de685fc2d42758 100755 (executable)
@@ -131,6 +131,7 @@ systemFlags: 33554432""", ["relax:0"]);
                       "dn": "CN=test crossRef,CN=Partitions,CN=Configuration,"+ self.base_dn,
                       "objectClass": "crossRef",
                       "cn": "test crossRef",
+                      "dnsRoot": lp.get("realm").lower(),
                       "instanceType": "4",
                       "nCName": self.base_dn,
                       "showInAdvancedViewOnly": "TRUE",