python join: use the sd_utils we imported
[nivanova/samba-autobuild/.git] / python / samba / join.py
index 321b8c2b4b38d92b9d3fe889ed19fa360d7a1963..d5eb7e96a3583968449dd5f521bb42169f59823d 100644 (file)
@@ -1103,7 +1103,7 @@ class DCJoinContext(object):
 
         name_found = True
 
-        sd_helper = samba.sd_utils.SDUtils(ctx.samdb)
+        sd_helper = sd_utils.SDUtils(ctx.samdb)
 
         change_owner_sd = security.descriptor()
         change_owner_sd.owner_sid = ctx.new_dc_account_sid