Setting up ECP in shibboleth SP

Cantor, Scott cantor.2 at osu.edu
Wed Dec 21 17:14:38 GMT 2011


On 12/21/11 12:07 PM, "Anand Somani" <meatforums at gmail.com> wrote:

>I rolled back to the basic xml (as per the instructions on wiki for
>simple redirect based), tried the curl and I get different results on
>curl calls from ecp.sh
>
>1. sometimes it is sessioninitiator not configured

Then you're not putting appropriate information into the shell script, I
would assume. I don't even see how you could get that. There would have to
be warnings in the log or something.

>Then I add the ECP="true", restart shibd and the first time I run curl
>response is 2 (from above) and then if I curl again get a crash, cannot
>find a core file, this is centos where should I look for core (ulimit is
>unlimited for core file)?

Easiest is to just run it under gdb directly, with runargs set to -F
(foreground) and let it crash in the debugger. Or just run it from the
command line as shibd -F, let that crash, and the core dump should be in
that directory.

I think your system is corrupt personally, but once you have a trace, file
a bug with it, specify what you did to the config or just attach a copy,
and the exact OS.

I would also try using the system normally with a browser and not bother
with ECP and see if that works.

-- Scott



More information about the users mailing list