Displaying 4 results from an estimated 4 matches for "httpd_run_stickshift".
2012 Nov 28
2
apache, passenger, and selinux
...40b090a9d
SELinux is preventing /bin/chmod from using the fowner capability.
***** Plugin catchall_boolean (89.3 confidence) suggests
*******************
If you want to allow Apache to run in stickshift mode, not transition to
passenger
Then you must tell SELinux about this by enabling the
'httpd_run_stickshift' boolean.You can read 'httpd_selinux' man page for
more details.
Do
setsebool -P httpd_run_stickshift 1
<...>
Is there a boolean I'm missing, or are they doing something wrong? Clues
for the poor appreciated.
mark
2014 Dec 03
1
SEtroubleshootd Crashing
...nder Passenger with SELinux
enforcing, but it at least has stopped the excessive amount of AVCs we were
getting.
John
On 3 December 2014 at 10:01, Daniel J Walsh <dwalsh at redhat.com> wrote:
> Looks like turning on three booleans will solve most of the problem.
>
> httpd_execmem, httpd_run_stickshift, allow_httpd_anon_write
>
>
> On 12/03/2014 03:55 AM, John Beranek wrote:
> > Mark: Labels look OK, restorecon has nothing to do, and:
> >
> > -rwxr-xr-x. root root system_u:object_r:bin_t:s0 /bin/ps
> >
> > dr-xr-xr-x. root root system_u:object_r:proc_t...
2014 Dec 03
0
SEtroubleshootd Crashing
Looks like turning on three booleans will solve most of the problem.
httpd_execmem, httpd_run_stickshift, allow_httpd_anon_write
On 12/03/2014 03:55 AM, John Beranek wrote:
> Mark: Labels look OK, restorecon has nothing to do, and:
>
> -rwxr-xr-x. root root system_u:object_r:bin_t:s0 /bin/ps
>
> dr-xr-xr-x. root root system_u:object_r:proc_t:s0 /proc
>
> I'll send...
2014 Dec 03
2
SEtroubleshootd Crashing
Mark: Labels look OK, restorecon has nothing to do, and:
-rwxr-xr-x. root root system_u:object_r:bin_t:s0 /bin/ps
dr-xr-xr-x. root root system_u:object_r:proc_t:s0 /proc
I'll send the audit log on to Dan.
Cheers,
John
On 2 December 2014 at 16:10, Daniel J Walsh <dwalsh at redhat.com> wrote:
> Could you send me a copy of your audit.log.
>
> You should not be