2016-06-06 03:51:05 -05:00
|
|
|
#
|
|
|
|
# Make sure ID override attributes have the correct indexing
|
|
|
|
#
|
|
|
|
|
|
|
|
dn: cn=ipaOriginalUid,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
|
|
default:cn: ipaOriginalUid
|
|
|
|
default:ObjectClass: top
|
|
|
|
default:ObjectClass: nsIndex
|
|
|
|
default:nsSystemIndex: false
|
|
|
|
only: nsIndexType: eq
|
|
|
|
only: nsIndexType: pres
|
|
|
|
|
|
|
|
dn: cn=ipaAnchorUUID,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
2017-05-24 10:00:14 -05:00
|
|
|
default:cn: ipaAnchorUUID
|
2016-06-06 03:51:05 -05:00
|
|
|
default:ObjectClass: top
|
|
|
|
default:ObjectClass: nsIndex
|
|
|
|
default:nsSystemIndex: false
|
|
|
|
only: nsIndexType: eq
|
|
|
|
only: nsIndexType: pres
|
2017-05-24 10:00:14 -05:00
|
|
|
|
|
|
|
dn: cn=ipaAnchorUUID,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
|
|
remove:cn: ipaOriginalUid
|