Bug 33430

Summary: pTRRecord not indexed
Product: UCS Reporter: Erik Damrose <damrose>
Component: LDAPAssignee: Arvid Requate <requate>
Status: CLOSED FIXED QA Contact: Janek Walkenhorst <walkenhorst>
Severity: normal    
Priority: P5 CC: gohmann, jmm
Version: UCS 3.2   
Target Milestone: UCS 3.2-0-errata   
Hardware: Other   
OS: Linux   
What kind of report is it?: --- What type of bug is this?: ---
Who will be affected by this bug?: --- How will those affected feel about the bug?: ---
User Pain: Enterprise Customer affected?:
School Customer affected?: ISV affected?:
Waiting Support: Flags outvoted (downgraded) after PO Review:
Ticket number: Bug group (optional):
Max CVSS v3 score:

Description Erik Damrose univentionstaff 2013-11-15 16:57:37 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
Comment 1 Arvid Requate univentionstaff 2013-12-19 15:22:29 CET
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
Comment 2 Janek Walkenhorst univentionstaff 2014-01-24 17:39:03 CET
(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
Comment 3 Moritz Muehlenhoff univentionstaff 2014-01-29 11:19:03 CET
http://errata.univention.de/ucs/3.2/37.html