mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-25 16:31:08 -06:00
9 lines
158 B
Plaintext
9 lines
158 B
Plaintext
|
#
|
||
|
# Add CA renewal container if not available
|
||
|
#
|
||
|
|
||
|
dn: cn=ca_renewal,cn=ipa,cn=etc,$SUFFIX
|
||
|
add:objectClass: top
|
||
|
add:objectClass: nsContainer
|
||
|
add:cn: ca_renewal
|