| Bug#: 52730 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: pebenito@gentoo.org | Reported By: r2d2@gentoo.org | |
| Component: Hardened | |||
| URL: | |||
| Summary: SELinux - suexec2 to be added to apache.fc | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2004-06-01 15:08 0000 | |||
| Description: | Opened: 2004-06-01 15:08 0000 |
apache2 requires access to /usr/sbin/suexec2, which is not currently allowed in the apache.fc. The apache.fc allows 'suexec' so following the example of: /usr/sbin/apache(2)? -- system_u:object_r:httpd_exec_t I think: /usr/sbin/suexec -- system_u:object_r:httpd_suexec_exec_t should change to. /usr/sbin/suexec(2)? -- system_u:object_r:httpd_suexec_exec_t