diff options
author | Andrew Bartlett <abartlet@samba.org> | 2005-07-21 05:21:27 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:29:51 -0500 |
commit | 1211496eba93ee7578d0f72eed2b71f83f1cd202 (patch) | |
tree | ae23f1cbd258c54a7021e72346e1e87404df81a6 | |
parent | 4163622a0b30cd4f8ab2467e3bf8f8ba87ec2c5a (diff) | |
download | samba-1211496eba93ee7578d0f72eed2b71f83f1cd202.tar.gz samba-1211496eba93ee7578d0f72eed2b71f83f1cd202.tar.bz2 samba-1211496eba93ee7578d0f72eed2b71f83f1cd202.zip |
r8662: Revert change to CN=Cert Publishers, this group still needs to
override the template for these attributes.
Andrew Bartlett
(This used to be commit 3462cbadb285313dfd88234b144d1921d2bcc880)
-rw-r--r-- | source4/setup/provision.ldif | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/setup/provision.ldif b/source4/setup/provision.ldif index 10ea5248c8..4fe8cdc38b 100644 --- a/source4/setup/provision.ldif +++ b/source4/setup/provision.ldif @@ -544,6 +544,8 @@ description: Members of this group are permitted to publish certificates to the uSNCreated: 1 uSNChanged: 1 name: Cert Publishers +groupType: 0x80000004 +sAMAccountType: 0x20000000 objectSid: ${DOMAINSID}-517 sAMAccountName: Cert Publishers objectCategory: CN=Group,CN=Schema,CN=Configuration,${BASEDN} |