1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

s4:upgradehelpers.py: don't require a dns-$HOSTNAME account

metze
This commit is contained in:
Stefan Metzmacher 2012-09-12 16:31:38 +02:00
parent 50084e5732
commit 0c55510a0d

View File

@ -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