Bug 2007029
| Summary: | Safenet SCP01 and Gemalto smart cards are not detected by p11tool on a RHEL 9.0 Client | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Sneha Veeranki <sveerank> |
| Component: | opensc | Assignee: | Jakub Jelen <jjelen> |
| Status: | CLOSED ERRATA | QA Contact: | Ivan Nikolchev <inikolch> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9.0 | CC: | aakkiang, alee, inikolch, jmagne |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | 9.0 | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | opensc-0.22.0-2.el9 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: Upstream change caused regression in unenrolled card detection.
Consequence: Unenrolled smart cards were not visible in ESC.
Fix: The fix was implemented.
Result: The unenrolled cards are visible in opensc and esc with special configuration.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-05-17 15:52:03 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Comment 1
Jakub Jelen
2021-09-23 09:57:31 UTC
OK, first issue is certainly in esc, which does not ship the correct opensc.esc.conf. The one from RHEL8 has much more ATRs and fixed a lot of typos so that is certainly something to handle on the esc side. I filled a bug #2007544 to handle this. The other issue is that the opensc reports "(token not recognized)" instead of "uninitialized" even if I copy RHEL8 configuration file to RHEL9 machine. I will investigate what is going on there. FYI, the upstream PR is approved, but we will have to fix it in RHEL9 GA. The PR also provides example how I test the issue in upstream, which you could replicate either with manual testing or with jcardsim as in the upstream, but that might be overkill right now. 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 (new packages: opensc), 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://access.redhat.com/errata/RHBA-2022:3933 |