Opened 6 years ago
Closed 2 years ago
#1581 closed defect (fixed)
Jetty CGI Script Denied
Reported by: | John 001 | Owned by: | killyourtv |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.20 |
Component: | package/debian | Version: | 0.9.19 |
Keywords: | Cc: | ||
Parent Tickets: | Sensitive: | no |
Description
When trying to use cgi-scripts with apparmor active i recived "Error 500" always. After some time i founded on logs "apparmor="DENIED" operation="exec" profile="system_i2p" name="/var/lib/i2p/i2p-config/eepsite/docroot/cgi-bin/a.py" pid=26696 comm="java" requested_mask="x" denied_mask="x" fsuid=112 ouid=112" , after i uninstalled apparmor everything working fine!
Subtickets
Change History (4)
comment:1 Changed 6 years ago by
Owner: | set to killyourtv's backup acct |
---|---|
Status: | new → assigned |
comment:2 Changed 6 years ago by
Owner: | changed from killyourtv's backup acct to killyourtv |
---|
comment:3 Changed 6 years ago by
Component: | apps/jetty → package/debian |
---|---|
Milestone: | undecided → 0.9.20 |
Status: | assigned → testing |
Note: See
TracTickets for help on using
tickets.
About a week ago I checked in an updated apparmor profile to take CGI scripts into account. It's not yet tested because I don't have Jetty configured for
cgi-bin
support. I'll work on getting that done soon.