Bug 2052076
Summary: | foreman-proxy does not log permissions errors when trying to read ssl_ca.pem | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Joniel Pasqualetto <jpasqual> |
Component: | Foreman Proxy | Assignee: | Adam Ruzicka <aruzicka> |
Status: | CLOSED ERRATA | QA Contact: | Vladimír Sedmík <vsedmik> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.10.1 | CC: | aruzicka, inecas, wpinheir |
Target Milestone: | 6.12.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-11-16 13:33:25 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
Joniel Pasqualetto
2022-02-08 16:26:46 UTC
*** Bug 2052077 has been marked as a duplicate of this bug. *** Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/34613 has been resolved. Moving to ON_DEV as this is already in 6.12 SNAP 2: foreman-proxy-3.3.0-1.el8sat.noarch Verified in 6.12.0 snap 3 - message about wrong permissions is logged during the service start [root@sat ~]# ll /etc/foreman-proxy/ssl_ca.pem -r--r-----. 1 root foreman-proxy 2537 Jul 21 14:25 /etc/foreman-proxy/ssl_ca.pem [root@sat ~]# chmod 600 /etc/foreman-proxy/ssl_ca.pem [root@sat ~]# systemctl restart foreman-proxy [root@sat ~]# grep permissions /var/log/foreman-proxy/proxy.log 2022-07-26T06:49:29 [E] Unable to read /etc/foreman-proxy/ssl_ca.pem. Are the values correct in settings.yml and do permissions allow reading? 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 (Important: Satellite 6.12 Release), 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/RHSA-2022:8506 |