Tuesday, June 7, 2016

[389-users] Re: ldapsearch and 389ds

I did the following ldapsearch. Should I reindex these on a regular basis?
Does the "nsSystemIndex: true" attribute indicate the system manages it?

ldapsearch -H ldaps://ds1.domain.com -D "cn=directory manager" -W -xLLL -b "cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config"

dn: cn=aci,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: aci
nsSystemIndex: true
nsIndexType: pres

dn: cn=cn,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: cn
nsSystemIndex: false
nsIndexType: pres
nsIndexType: eq
nsIndexType: sub

dn: cn=entryusn,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: entryusn
nsSystemIndex: true
nsIndexType: eq
nsMatchingRule: integerOrderingMatch

dn: cn=gidnumber,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
nsSystemIndex: false
cn: gidnumber
nsIndexType: eq
nsIndexType: pres

dn: cn=givenName,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: givenName
nsSystemIndex: false
nsIndexType: pres
nsIndexType: eq
nsIndexType: sub

dn: cn=mail,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: mail
nsSystemIndex: false
nsIndexType: pres
nsIndexType: eq
nsIndexType: sub

dn: cn=mailAlternateAddress,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: mailAlternateAddress
nsSystemIndex: false
nsIndexType: eq

dn: cn=mailHost,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: mailHost
nsSystemIndex: false
nsIndexType: eq

dn: cn=member,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: member
nsSystemIndex: false
nsIndexType: eq

dn: cn=memberOf,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: memberOf
nsSystemIndex: false
nsIndexType: eq

dn: cn=nsUniqueId,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: nsUniqueId
nsSystemIndex: true
nsIndexType: eq

dn: cn=ntUniqueId,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: ntUniqueId
nsSystemIndex: false
nsIndexType: eq

dn: cn=ntUserDomainId,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: ntUserDomainId
nsSystemIndex: false
nsIndexType: eq

dn: cn=numsubordinates,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: numsubordinates
nsSystemIndex: true
nsIndexType: pres

dn: cn=objectclass,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: objectclass
nsSystemIndex: true
nsIndexType: eq

dn: cn=owner,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: owner
nsSystemIndex: false
nsIndexType: eq

dn: cn=parentid,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: parentid
nsSystemIndex: true
nsIndexType: eq

dn: cn=sambasid,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
nsSystemIndex: false
cn: sambasid
nsIndexType: eq
nsIndexType: pres

dn: cn=sambasidlist,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
nsSystemIndex: false
cn: sambasidlist
nsIndexType: eq
nsIndexType: pres

dn: cn=seeAlso,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: seeAlso
nsSystemIndex: false
nsIndexType: eq

dn: cn=sn,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: sn
nsSystemIndex: false
nsIndexType: pres
nsIndexType: eq
nsIndexType: sub

dn: cn=telephoneNumber,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: telephoneNumber
nsSystemIndex: false
nsIndexType: pres
nsIndexType: eq
nsIndexType: sub

dn: cn=uid,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: uid
nsSystemIndex: false
nsIndexType: eq

dn: cn=uniquemember,cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
objectClass: top
objectClass: nsIndex
cn: uniquemember
nsSystemIndex: false
nsIndexType: eq
--
389-users mailing list
389-users@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/389-users@lists.fedoraproject.org

No comments:

Post a Comment