s4:urgent_replication.py - remove a now superflous RELAX control
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Fri, 14 Jan 2011 17:45:32 +0000 (18:45 +0100)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Fri, 14 Jan 2011 18:30:52 +0000 (19:30 +0100)
The LSA object creation protection changed to the trusted/untrusted
connection model.

Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Fri Jan 14 19:30:52 CET 2011 on sn-devel-104

source4/dsdb/tests/python/urgent_replication.py

index f35dc6dfdb0a9475b4705288699c8b5e691083e4..bf92d0a9682904bd56ba22ce06650ddcfea67267 100755 (executable)
@@ -248,7 +248,7 @@ defaultHidingValue: TRUE""")
             "objectClass":"secret",
             "cn":"test secret",
             "name":"test secret",
-            "currentValue":"xxxxxxx"}, ["relax:0"])
+            "currentValue":"xxxxxxx"})
 
         # urgent replication should be enabled when creating
         res = self.ldb.load_partition_usn(self.base_dn)