From 1211496eba93ee7578d0f72eed2b71f83f1cd202 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Thu, 21 Jul 2005 05:21:27 +0000 Subject: 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) --- source4/setup/provision.ldif | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source4/setup/provision.ldif') 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} -- cgit