Univention Bugzilla – Bug 33430
pTRRecord not indexed
Last modified: 2014-01-29 11:19:03 CET
Despite being present univention-ldap-server.postinst, pTRRecord is logged as not indexed: Nov 15 16:40:59 backup slapd[17609]: conn=1098 op=23 SRCH base="cn=shares,dc=ucsqapt,dc=local" scope=1 deref=0 filter="(&(objectClass=dNSZone)(!(relativeDomainName=@))(|(zoneName=*.in-addr.arpa)(zoneName=*.ip6.arpa))(|(pTRRecord=l*)(relativeDomainName=l*)))" Nov 15 16:40:59 backup slapd[17609]: <= bdb_substring_candidates: (pTRRecord) not indexed Attributes were tested by using Felix' script from Bug 29509#c7
There were a few possible index type combinations missing. As a consequence, some attributes where not indexed for all search types they were configured for by UCR. This affected the following attributes: * name (now also indexed for presence) * pTRRecord and sambaSID (now also indexed for substring) Advisory: 2013-12-19-univention-ldap.yaml
(In reply to Arvid Requate from comment #1) > There were a few possible index type combinations missing. As a consequence, > some attributes where not indexed for all search types they were configured > for by UCR. All index combinations are now correctly configured. Advisory: OK
http://errata.univention.de/ucs/3.2/37.html