Bug 430036 - in Find Service Principals, searching on 'http' will not give results for 'HTTP'
Summary: in Find Service Principals, searching on 'http' will not give results for 'HTTP'
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: freeIPA
Classification: Retired
Component: WebUI
Version: 1.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Rob Crittenden
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks: freeipa10 429034
TreeView+ depends on / blocked
 
Reported: 2008-01-24 07:18 UTC by Chandrasekar Kannan
Modified: 2015-01-04 23:30 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-01-29 15:11:34 UTC
Embargoed:


Attachments (Terms of Use)

Description Chandrasekar Kannan 2008-01-24 07:18:31 UTC
Ticket #175 (new defect)

Opened 2 weeks ago

Last modified 2 weeks ago
in Find Service Principals, searching on 'http' will not give results for 'HTTP'
Reported by: 	shillman 	Assigned to: 	rcritten
Priority: 	minor 	Milestone: 	release-2
Component: 	ipa-gui 	Version: 	
Keywords: 		Cc: 	simo
Description ¶

in Find Service Principals, searching on 'http' will not give results for 'HTTP'; looks like a case sensitivity problem. Searching on 'HTTP' _will_ work, FWIW.
Change History
2008-01-09 13:47:40 changed by shillman ¶

In the Web UI 9and likely the CLI)
2008-01-09 14:15:33 changed by rcritten ¶

    * cc set to simo.

This is because the schema marks krbPrincipalName with caseExactIA5Match.

Simo, is this a good thing or a bad thing? Is there a workaround?
2008-01-09 14:34:07 changed by simo ¶

    * priority changed from major to minor.
    * milestone changed from milestone-6 to release-2.

The principals right now are case sensitive for MIT, so there is no other way but to mark this attribute as such. This may change in future (perhaps), but right now we have to cope with it, it depends on the KDC.


Note You need to log in before you can comment on or make changes to this bug.