#633664 problems with SELinux and `ikiwiki.cgi`

#633664#5
Date:
2011-07-12 16:27:08 UTC
From:
To:
Dear ikiwiki folks,


using SELinux on Debian Squeeze (in enforcing mode), the Web interface
of ikiwiki does not work as expected.

SELinux claims that ikiwiki tries to search the home directories. There
are several ikiwiki instances on this system but I am pretty sure that
in no configuration file a home directory is listed. But not knowing the
source I do not know. Is `CGI.pm` the source for `ikiwiki.cgi`?

I will post a link to the SELinux archive [1] once their archive is fixed.

Has someone written a SELinux policy for ikiwiki already to fix the
other problem? I could not find anything. This should probably a
separate report against some SELinux package.


Thanks,

Paul


[1] http://www.nsa.gov/research/selinux/list-archive/index.shtml

#633664#10
Date:
2011-07-12 16:56:44 UTC
From:
To:
Dear ikiwiki folks,


Am Dienstag, den 12.07.2011, 18:27 +0200 schrieb Paul Menzel:

[…]

in the mean time I was told to use the archive at MARC [2] and the
corresponding thread is [3].


Thanks,

Paul
[2] http://marc.info/?t=131048644500002&r=1&w=2
[3] http://marc.info/?t=131048340200001&r=1&w=2

#633664#15
Date:
2011-07-12 17:06:17 UTC
From:
To:
Paul Menzel wrote:

ikiwiki defaults to looking in ~/.ikiwiki/ for plugins. This can be
overridden by configuring the libdir. There is also a use of
~/.ikiwiki/cookies by a couple of plugins, and that's about it.

Not that I know of. It would depend on where ikiwiki is configured to
use for its srcdir and destdir.