mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fix index definition for ipaAnchorUUID
Fixes https://pagure.io/freeipa/issue/6975 Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
committed by
Martin Basti
parent
090eadbe4e
commit
49ce395b90
@@ -11,9 +11,12 @@ only: nsIndexType: eq
|
|||||||
only: nsIndexType: pres
|
only: nsIndexType: pres
|
||||||
|
|
||||||
dn: cn=ipaAnchorUUID,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
dn: cn=ipaAnchorUUID,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
||||||
default:cn: ipaOriginalUid
|
default:cn: ipaAnchorUUID
|
||||||
default:ObjectClass: top
|
default:ObjectClass: top
|
||||||
default:ObjectClass: nsIndex
|
default:ObjectClass: nsIndex
|
||||||
default:nsSystemIndex: false
|
default:nsSystemIndex: false
|
||||||
only: nsIndexType: eq
|
only: nsIndexType: eq
|
||||||
only: nsIndexType: pres
|
only: nsIndexType: pres
|
||||||
|
|
||||||
|
dn: cn=ipaAnchorUUID,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
||||||
|
remove:cn: ipaOriginalUid
|
||||||
|
|||||||
Reference in New Issue
Block a user