Bug 1054828
Summary: | SELinux is preventing /usr/bin/systemd-tty-ask-password-agent from using the 'net_admin' capabilities. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fidel Leon <fidelleon> |
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 20 | CC: | dominick.grift, dwalsh, lvrabec, mgrepl, vpavlin |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:173bb38dbec6ef27d1eb4f3785581bbc56aebbe3f7bd79725312c34237dea02a | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-01-21 15:30:53 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: |
Description
Fidel Leon
2014-01-17 14:46:27 UTC
CAP_NET_ADMIN Perform various network-related operations: * interface configuration; * administration of IP firewall, masquerading, and accounting; * modify routing tables; * bind to any address for transparent proxying; * set type-of-service (TOS) * clear driver statistics; * set promiscuous mode; * enabling multicasting; * use setsockopt(2) to set the following socket options: SO_DEBUG, SO_MARK, SO_PRI‐ ORITY (for a priority outside the range 0 to 6), SO_RCVBUFFORCE, and SO_SNDBUF‐ FORCE. I think this is a kernel issue. or a glibc issue, I think we are checking net_admin where we do not need to. *** This bug has been marked as a duplicate of bug 1054337 *** The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |