[F8] (Re)Starting httpd reveals php pdf.so stack permission errors...

Daniel B. Thurman dant at cdkkt.com
Tue Feb 19 00:56:13 UTC 2008


On Mon, 2008-02-18 at 16:43 -0800, Todd Zullinger wrote:

> Daniel B. Thurman wrote: 
> > 1) execstack -c /usr/lib/php/modules/pdf.so 
> > <nothing> 
> > 2) grep execstack /var/log/audit/audit.log | grep audit2allow -m
> myphp 
>                                         this > ^^^^
> 
> causes this:
> 
> > grep: invalid max count
> 
> You're calling grep rather than audit2allow as intended.  Remove the 
> grep after the pipe.
> 


Ok....

I tried:

1) grep execstack /var/log/audit/audit.log | audit2allow -m myphp

module myphp 1.0;

2) semodule -i myphp.pp
semodule:  Could not read file 'myphp.pp': No such file or directory

Seems that the myphp.pp file is never created, at least I cannot
find it....

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-selinux-list/attachments/20080218/e8c1eb47/attachment.htm>


More information about the fedora-selinux-list mailing list