Package: libapache2-mod-shib Version: 1.3f.dfsg1-2 Hello!
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 think it's with all the default permissions but can't be 100% certain. This was a bit annoying for me because it took me on a longish wild goose chase (eventually involving C++ and looking silly on shibboleth-users). A permission problem was silently preventing apache from reading some of the shibboleth config files, while shibd was reading them and happily logging its success in all the config files I could find... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]