Bug 457981
| Summary: | Numerous SELinux avc alerts from ntpd. (/etc/drift) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Rich Johnson <richard.johnson> | ||||
| Component: | selinux-policy | Assignee: | Daniel Walsh <dwalsh> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.2 | ||||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-08-07 12:23:30 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: | |||||||
| Attachments: |
|
||||||
|
Description
Rich Johnson
2008-08-05 21:44:55 UTC
Created attachment 313489 [details]
Series of avc alerts from targeted policy
SELinux allows the creation/writing of the drift file in /var/lib/ntp and /etc/ntp/data Why is this being created in /etc/ntp? Did you change the defaults? (In reply to comment #2) > SELinux allows the creation/writing of the drift file in /var/lib/ntp and > /etc/ntp/data > > Why is this being created in /etc/ntp? > > Did you change the defaults? Not intentionally. But, following your hint, I found the culprit. The local kickstart's %post script was entirely too helpful by (re)creating /etc/ntp.conf to reference the in-house ntp server. That was the root cause. The clause in question has been carried forward for several releases. Not A Bug. Thanks! |