From: Stefan Metzmacher Date: Wed, 12 Sep 2012 14:31:38 +0000 (+0200) Subject: s4:upgradehelpers.py: don't require a dns-$HOSTNAME account X-Git-Tag: samba-4.0.0rc1~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0c55510a0d9aedcadacc76a8593cb378aa751da3;p=thirdparty%2Fsamba.git s4:upgradehelpers.py: don't require a dns-$HOSTNAME account metze --- 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