mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-12 01:01:55 -06:00
9f0ec27e9f
ipaCASubjectDN is used by lightweight sub CA feature. ipaExternalMember is used by KRB driver to assemble MS-PAC records. ipaNTSecurityIdentifier was only index for "pres" and was missing an index on "eq". Samba and ipasam perform queries with SID string. memberPrincipal is used by S4U2Proxy constrained delegation and by ipa-custodia. Also note that dnaHostname, ipServiceProtocol, ipaCertSubject, and ipaKeyUsage are currently not index because an index would rarely used or have a poor selectivity. Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
572 lines
16 KiB
Plaintext
572 lines
16 KiB
Plaintext
# Indices
|
|
#
|
|
# DS 1.4.3 defines default indices for:
|
|
#
|
|
# * aci: pres [SYSTEM]
|
|
# * cn: eq, pres, sub
|
|
# * entryusn: eq / integerOrderingMatch [SYSTEM]
|
|
# * givenName: eq, pres, sub
|
|
# * mail: eq, pres, sub
|
|
# * mailAlternateAddress: eq
|
|
# * mailHost: eq
|
|
# * member: eq
|
|
# * memberOf: eq
|
|
# * nsCertSubjectDN: eq [SYSTEM]
|
|
# * nsTombstoneCSN: eq [SYSTEM]
|
|
# * nsUniqueId: eq [SYSTEM]
|
|
# * ntUniqueId: eq [IPA: +pres]
|
|
# * ntUserDomainId: eq [IPA: +pres]
|
|
# * numsubordinates: pres [SYSTEM]
|
|
# * objectClass: eq [SYSTEM]
|
|
# * owner: eq [IPA: +sub]
|
|
# * parentId: eq / integerOrderingMatch [SYSTEM]
|
|
# * seealso: eq [IPA: +sub]
|
|
# * sn: eq, pres, sub
|
|
# * targetuniqueid: eq
|
|
# * telephoneNumber: eq, pres, sub
|
|
# * uid: eq [IPA: +pres]
|
|
# * uniqueMember: eq [IPA: +sub]
|
|
#
|
|
#
|
|
# Unindex attributes
|
|
# ------------------
|
|
#
|
|
# Some attributes are currently not indexed because an index would not be
|
|
# rarely used or have a poor selectivity.
|
|
#
|
|
# - dnaHostname: only used by update_dna_shared_config, server_del, and
|
|
# ipa-replica-install
|
|
# - ipServiceProtocol: not used by SSSD at the moment and has a poor
|
|
# selectivity ('tcp' or 'udp')
|
|
# - ipaCertSubject: only queried in update_fix_duplicate_cacrt_in_ldap
|
|
# - ipaKeyUsage: rarely used by ipa-custodia and poor selectivity
|
|
# ('digitalSignature' or 'dataEncipherment')
|
|
#
|
|
# Update rules
|
|
# ------------
|
|
#
|
|
# - cn uses "only" to avoid bugs like https://pagure.io/freeipa/issue/6975
|
|
# - nsIndexType and nsMatchingRule use "add" to allow users to add
|
|
# additional index types and matching rules more easily. The "add" command
|
|
# adds additional attribute values that are required by IPA but does not
|
|
# remove user defined values.
|
|
#
|
|
# Please keep entries in alphanumeric order.
|
|
#
|
|
|
|
dn: cn=accessRuleType,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: accessRuleType
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
|
|
dn: cn=altSecurityIdentities,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: altSecurityIdentities
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
|
|
dn: cn=automountkey,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: automountkey
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
|
|
dn: cn=automountMapName,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: automountMapName
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
|
|
dn: cn=carLicense,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: carLicense
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=description,cn=index,cn=userroot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: description
|
|
default:objectClass: nsindex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=displayname,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: displayname
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=fqdn,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: fqdn
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=gidnumber,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: gidnumber
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsMatchingRule: integerOrderingMatch
|
|
|
|
dn: cn=hostCategory,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: hostCategory
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
|
|
dn: cn=idnsName,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: idnsName
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
|
|
dn: cn=ipaallowedtarget,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipaallowedtarget
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=ipaAnchorUUID,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipaAnchorUUID
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
|
|
dn: cn=ipaassignedidview,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipaassignedidview
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=ipaCASubjectDN,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipaCASubjectDN
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
|
|
dn: cn=ipaCertmapData,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipaCertmapData
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
|
|
dn: cn=ipaConfigString,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipaConfigString
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
|
|
dn: cn=ipaEnabledFlag,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipaEnabledFlag
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
|
|
dn: cn=ipaExternalMember,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipaExternalMember
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
|
|
dn: cn=ipaKrbAuthzData,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipaKrbAuthzData
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=ipakrbprincipalalias,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipakrbprincipalalias
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
|
|
dn: cn=ipalocation,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipalocation
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
|
|
dn: cn=ipaMemberCa,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipaMemberCa
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=ipaMemberCertProfile,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipaMemberCertProfile
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=ipaNTSecurityIdentifier,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only: cn: ipaNTSecurityIdentifier
|
|
default: objectClass: top
|
|
default: objectClass: nsIndex
|
|
default: nsSystemIndex: false
|
|
add: nsIndexType: eq
|
|
add: nsIndexType: pres
|
|
|
|
dn: cn=ipaNTTrustPartner,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only: cn: ipaNTTrustPartner
|
|
default: objectClass: top
|
|
default: objectClass: nsIndex
|
|
default: nsSystemIndex: false
|
|
add: nsIndexType: pres
|
|
|
|
dn: cn=ipaOriginalUid,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipaOriginalUid
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
|
|
dn: cn=ipasudorunas,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipasudorunas
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=ipasudorunasgroup,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipasudorunasgroup
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=ipatokenradiusconfiglink,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipatokenradiusconfiglink
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=ipauniqueid,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipauniqueid
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
|
|
dn: cn=ipServicePort,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ipServicePort
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
|
|
dn: cn=krbCanonicalName,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: krbCanonicalName
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=krbPasswordExpiration,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: krbPasswordExpiration
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
|
|
dn: cn=krbPrincipalName,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: krbPrincipalName
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: sub
|
|
add:nsMatchingRule: caseIgnoreIA5Match
|
|
add:nsMatchingRule: caseExactIA5Match
|
|
|
|
dn: cn=l,cn=index,cn=userroot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: l
|
|
default:objectClass: nsindex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=macAddress,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: macAddress
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
|
|
dn: cn=managedby,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: managedby
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=manager,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: manager
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=member,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: member
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=memberallowcmd,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: memberallowcmd
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=memberdenycmd,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: memberdenycmd
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=memberHost,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: memberHost
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=memberManager,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: memberManager
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
|
|
dn: cn=memberPrincipal,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: memberPrincipal
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
|
|
dn: cn=memberservice,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: memberservice
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=memberuid,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: memberuid
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
|
|
dn: cn=memberUser,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: memberUser
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=nsHardwarePlatform,cn=index,cn=userroot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: nsHardwarePlatform
|
|
default:objectClass: nsindex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=nsHostLocation,cn=index,cn=userroot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: nsHostLocation
|
|
default:objectClass: nsindex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=nsOsVersion,cn=index,cn=userroot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: nsOsVersion
|
|
default:objectClass: nsindex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=ntUniqueId,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ntUniqueId
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
|
|
dn: cn=ntUserDomainId,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ntUserDomainId
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
|
|
dn: cn=ou,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: ou
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=owner,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: owner
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=secretary,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: secretary
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=seealso,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: seealso
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=serverhostname,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: serverhostname
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=sourcehost,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: sourcehost
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=title,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: title
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=uid,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: uid
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=uidnumber,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: uidnumber
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsMatchingRule: integerOrderingMatch
|
|
|
|
dn: cn=uniquemember,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: uniquemember
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: sub
|
|
|
|
dn: cn=userCertificate,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
|
|
only:cn: userCertificate
|
|
default:objectClass: nsIndex
|
|
default:objectClass: top
|
|
default:nsSystemIndex: false
|
|
add:nsIndexType: eq
|
|
add:nsIndexType: pres
|