RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1288495 - Add userCertificate index used in Smart Card authentication
Summary: Add userCertificate index used in Smart Card authentication
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: ipa
Version: 6.7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: IPA Maintainers
QA Contact: Namita Soman
URL:
Whiteboard:
Depends On:
Blocks: 1272422
TreeView+ depends on / blocked
 
Reported: 2015-12-04 11:55 UTC by Martin Kosek
Modified: 2016-05-11 00:08 UTC (History)
3 users (show)

Fixed In Version: ipa-3.0.0-50.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-11 00:08:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:0874 0 normal SHIPPED_LIVE ipa bug fix update 2016-05-10 22:47:49 UTC

Description Martin Kosek 2015-12-04 11:55:44 UTC
Description of problem:
Smart Card authentication capabilities introduced in Bug 1072383 require also RHEL-6 changes, for mixed environments when IdM clients perform Smart Card authentication against IdM Server on both RHEL-6 and RHEL-7, by querying certificate by userCertificate attribute.

The userCertificate index will ensure that IdM Clients will not hit degraded performance in these scenarios, when authenticating against the RHEL-6 IdM Server.

No new API/CLI/UI is needed for this request, the management is still supported in RHEL-7.2+ IdM Servers.

Comment 4 Scott Poore 2016-02-16 18:13:53 UTC
Verified.

Version ::

on client:

ipa-client-3.0.0-50.el6.x86_64

On rhel 6.8 master:

ipa-server-3.0.0-50.el6.x86_64

On rhel 7.2 replica:

ipa-server-4.2.0-15.el7_2.3.x86_64

Results ::

Smart Card testing was successfully run on environment with RHEL 6.8 Master and RHEL 7.2 Replica.

Here is the index from the RHEL 6.8 IPA Master:

[root@gizmo ~]# ldapsearch -H ldapi://%2fvar%2frun%2fslapd-TESTRELM-TEST.socket -b cn=config cn=userCertificate
SASL/EXTERNAL authentication started
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
# extended LDIF
#
# LDAPv3
# base <cn=config> with scope subtree
# filter: cn=userCertificate
# requesting: ALL
#

# userCertificate, index, userRoot, ldbm database, plugins, config
dn: cn=userCertificate,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=con
 fig
objectClass: top
objectClass: nsIndex
nsIndexType: eq
nsIndexType: pres
cn: userCertificate
nsSystemIndex: false

# search result
search: 3
result: 0 Success

# numResponses: 2
# numEntries: 1
[root@gizmo ~]#

Comment 6 errata-xmlrpc 2016-05-11 00:08:47 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-0874.html


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