1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-27 22:50:26 +03:00

s4-provision: remove the disabled bit in the dns-$HOSTNAME account

This commit is contained in:
Andrew Tridgell 2010-12-01 13:54:29 +11:00
parent a36e4b28c7
commit a940d5d344

View File

@ -97,7 +97,7 @@ objectClass: person
objectClass: organizationalPerson
objectClass: user
description: DNS Service Account for ${HOSTNAME}
userAccountControl: 514
userAccountControl: 512
accountExpires: 9223372036854775807
sAMAccountName: dns-${HOSTNAME}
servicePrincipalName: DNS/${DNSNAME}