On 27.07.2016 18:26, thierry bordaz wrote:
On 07/22/2016 03:43 PM, Martin Babinsky wrote:
On 07/22/2016 02:37 PM, thierry bordaz wrote:
Hi Martin,
The patch looks good. Just a question krbPrincipalName is
caseExactIA5Match but is also indexed caseIgnoreIA5Match.
Do you think it would be need for krbCanonicalName as well ?
thanks
thierry
On 07/22/2016 01:27 PM, Martin Babinsky wrote:
https://fedorahosted.org/freeipa/ticket/6100
krbPrincipalName is indexed with caseIgnoreIA5Match because it should
be searched for case-insensitively when canonicalization is requested.
krbCanonicalName is always searched for case-sensitively to retrieve
correctly-cased canonical principal name.
Hi martin,
The patch is working fine and user-add on top of 50K users gives a
response time of 3.5s.
the index is correctly updated.
ACK
thanks
thierry
Pushed to master: 807702c986976ade8005ec344fcd827f70b2ba2f
--
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code