Trouble starting shibboleth after upgrade
Cantor, Scott
cantor.2 at osu.edu
Mon Jun 24 11:31:28 EDT 2013
On 6/24/13 10:44 AM, "Keith Osborne" <keith at tdrnetworks.com> wrote:
>The switch sources are unofficial packaged debs - currently only 2.4.3
>is available by Debian backports.
Ok, I would call those packages, not "sources", that's what confused me.
>I did a chmod 777 of the folder the moment I thought it might not be
>able to create files in the folder.
Given the error, I would probably try running shibd from the command line
(with -F) using strace to see what it's actually doing. Maybe that will
indicate what the socket path is and why it's not valid.
I have no other explanation for why a Unix socket woud fail. TCP sockets
are much more complex code-wise, but I can't see an explanation for an
EINVAL on a domain socket other than an issue with the socket path.
-- Scott
More information about the users
mailing list