summaryrefslogtreecommitdiffstats
path: root/install/share/bootstrap-template.ldif
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2014-06-10 14:05:22 +0200
committerPetr Viktorin <pviktori@redhat.com>2014-07-30 16:04:21 +0200
commit1c612ad3e192275fcce21ad594b4f4346ecb2d2d (patch)
treea6c75767668121a23b7e6d66657d6cf703c27ef8 /install/share/bootstrap-template.ldif
parent25c10bc161880667dcf3ae7cba460696687c65e6 (diff)
downloadfreeipa-1c612ad3e192275fcce21ad594b4f4346ecb2d2d.tar.gz
freeipa-1c612ad3e192275fcce21ad594b4f4346ecb2d2d.tar.xz
freeipa-1c612ad3e192275fcce21ad594b4f4346ecb2d2d.zip
Add container for certificate store.
Part of https://fedorahosted.org/freeipa/ticket/3259 Part of https://fedorahosted.org/freeipa/ticket/3520 Reviewed-By: Rob Crittenden <rcritten@redhat.com>
Diffstat (limited to 'install/share/bootstrap-template.ldif')
-rw-r--r--install/share/bootstrap-template.ldif6
1 files changed, 6 insertions, 0 deletions
diff --git a/install/share/bootstrap-template.ldif b/install/share/bootstrap-template.ldif
index f603ad5ce..06b82aa4a 100644
--- a/install/share/bootstrap-template.ldif
+++ b/install/share/bootstrap-template.ldif
@@ -161,6 +161,12 @@ objectClass: nsContainer
objectClass: top
cn: ca_renewal
+dn: cn=certificates,cn=ipa,cn=etc,$SUFFIX
+changetype: add
+objectClass: nsContainer
+objectClass: top
+cn: certificates
+
dn: cn=s4u2proxy,cn=etc,$SUFFIX
changetype: add
objectClass: nsContainer