summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2012-09-12 16:31:38 +0200
committerStefan Metzmacher <metze@samba.org>2012-09-12 16:51:29 +0200
commit0c55510a0d9aedcadacc76a8593cb378aa751da3 (patch)
tree732fd833c9641f32e26e72f1ec46b378560e36bb
parent50084e573218ffc06d6be59adda62083404405aa (diff)
downloadsamba-0c55510a0d9aedcadacc76a8593cb378aa751da3.tar.gz
s4:upgradehelpers.py: don't require a dns-$HOSTNAME account
metze
-rw-r--r--source4/scripting/python/samba/upgradehelpers.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/scripting/python/samba/upgradehelpers.py b/source4/scripting/python/samba/upgradehelpers.py
index b0ad3d66079..0b6c7e66636 100644
--- a/source4/scripting/python/samba/upgradehelpers.py
+++ b/source4/scripting/python/samba/upgradehelpers.py
@@ -798,9 +798,6 @@ def update_dns_account_password(samdb, secrets_ldb, names):
"msDS-KeyVersionNumber")
secrets_ldb.modify(msg)
- else:
- raise ProvisioningError("Unable to find an object"
- " with %s" % expression )
def search_constructed_attrs_stored(samdb, rootdn, attrs):
"""Search a given sam DB for calculated attributes that are