Skip to Content.
Sympa Menu

en - Re: [sympa-users] Sympa 6.2a CAS issue.

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "C. Morgan Hamill" <address@concealed>
  • To: sympa-users <address@concealed>
  • Subject: Re: [sympa-users] Sympa 6.2a CAS issue.
  • Date: Tue, 28 May 2013 09:49:23 -0400

Excerpts from C. Morgan Hamill's message of 2013-05-20 16:20:49 -0400:
> Howdy,
>
> So I'm running Sympa 6.2a.33-1.svn9259.20130519, and having an issue
> with using CAS authentication.
>
> Namely, in lib/Conf.pm, line 866, the code tries to dereference
> a scalar as a hash:
>
> $Conf{'cas_id'}{$robot}{$current_paragraph->{'auth_service_name'}} =
> $#paragraphs+1;
>
> followed by:
>
>
> $Conf{'cas_id'}{$robot}{$current_paragraph->{'auth_service_name'}}{'auth_service_friendly_name'}
> = $current_paragraph->{'auth_service_friendly_name'} ||
> $current_paragraph->{'auth_service_name'};
>
> And sympa fails to load because of the error.
>
> Not exactly sure what these data structures are *supposed* to look like;
> could anyone lend any insight into what's going on?

Double-checking: nobody has any ideas?
--
C. Morgan Hamill
<address@concealed>



Archive powered by MHonArc 2.6.19+.

Top of Page