Erno Kuusela <[EMAIL PROTECTED]> writes:
> Package: libapache2-mod-shib
> Version: 1.3f.dfsg1-2
>
> There seems to be a permission problem in the default configuration:
>
> strace -f apache2 -X ->
> ...
> 8986 open("/var/log/apache2/native.log", O_WRONLY|O_APPEND|O_CREAT, 0644) =
> -1 EACCES (Permission denied)
> ...
I asked on shibboleth-users about this. If Shibboleth is really making up
its own log and logging to that from inside an Apache module rather than
using the Apache error log, that's amazingly broken. I'm not sure it's
even possible to support that. The whole point of the www-data user is
that it doesn't have write access to anything.
--
Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]