mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 07:33:27 -06:00
fd19bdfd54
Fixes: https://pagure.io/freeipa/issue/8803 Signed-off-by: Florence Blanc-Renaud <flo@redhat.com> Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Francisco Trivino <ftrivino@redhat.com> Reviewed-By: Sumit Bose <sbose@redhat.com>
14 lines
352 B
Plaintext
14 lines
352 B
Plaintext
dn: cn=idp,$SUFFIX
|
|
default: objectClass: nsContainer
|
|
default: objectClass: top
|
|
default: cn: idp
|
|
|
|
dn: cn=ipaidpconfiglink,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipaidpconfiglink
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|