Bug 2005526
| Summary: | authselect with-smartcard-required breaks cron | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Orion Poplawski <orion> |
| Component: | cronie | Assignee: | Jan Staněk <jstanek> |
| Status: | CLOSED ERRATA | QA Contact: | Jan Houska <jhouska> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.4 | CC: | hhorak, jstanek, opohorel |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | cronie-1.5.2-6.el8 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: Upstream briefly changed the PAM settings for crond to use only password authentication for non-root users.
Consequence: When other form of authentication were required by the system (i.e. smartcard authentication), crond failed to authorize the user even with right credentials.
Fix: Upstream patch was backported that changed the PAM settings to use whatever authentication method were configured on the system.
Result: A regular user can now be authenticated to utilize cron with any configured PAM authentication method.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-05-10 15:18:28 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: | |||
|
Description
Orion Poplawski
2021-09-17 22:27:07 UTC
Fix commited in dist-git [1] and built in brew [2]. [1]: http://pkgs.devel.redhat.com/cgit/rpms/cronie/commit/?h=rhel-8.6.0&id=e55478fdad56bfd8f856de604f2641bc2eac5cba [2]: https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=1747601 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 (cronie bug fix and enhancement update), 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:2007 |