Bug 433544
Summary: | PAM blocks munin and cacti cron jobs | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Johan Cwiklinski <fedora> |
Component: | pam | Assignee: | Tomas Mraz <tmraz> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 8 | CC: | cra, ondrejj, thomas, vchepkov |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-02-20 07:59:09 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 433835 | ||
Bug Blocks: |
Description
Johan Cwiklinski
2008-02-19 22:12:12 UTC
'service crond restart' should help to eliminate this intermittent error. Indeed, that solves the issue... Sorry, I should have tried this. *** Bug 433608 has been marked as a duplicate of this bug. *** *** Bug 433788 has been marked as a duplicate of this bug. *** Some more explanation on why this is impossible to fix would be helpful. Should a bug be filed against crond? Thanks. Pam probably could restart crond but it hardly can restart whatever other daemons which can have loaded pam libraries. So the only possible fix for this is just to reboot the machine. Or the administrator, who knows all the services and daemons running on his machine, which loaded PAM library, can restart them. This cannot be handled in any reasonably reliable and non-hackish way in the pam package. *** Bug 433835 has been marked as a duplicate of this bug. *** A solution can be to "do not release" new versions of pam in live of a fedora distribution. New packages can go into fedora-devel, but not into stable updates. After each upgrade an user must reboot it's machine to load new kernel and fix also this problem. Each update for stable update need to be compatible with older config files and also binary compatible with applications, which can not be automatically restarted. An user also can do automatic config update, if it is possible. *** Bug 434615 has been marked as a duplicate of this bug. *** |