[rt-users] Another ExternalAuth question - "strict refs"

Aaron Zuercher aaron.techgeeks at gmail.com
Wed Nov 5 15:54:51 EST 2008


Kevin,
that was it!  Thanks.  Now I'm getting the "SetDisabled" on line 1087 error.
which I believe is the previously mentioned add user bug.  I will patiently
await a fix for that.

Aaron



On Wed, Nov 5, 2008 at 2:34 PM, Kevin Falcone <falcone at bestpractical.com>wrote:

>
> On Nov 5, 2008, at 2:48 PM, Aaron Zuercher wrote:
>
> > Hi guys,
> > I've been following the discussions about ExternalAuth with great
> > interest as I"ve been slowly working to move my 3.6.0 install to the
> > most current version.  I'm trying to setup ExternalAuth to LDAP
> > currently.  When its enabled I get this message in the browser when
> > I try to login:
> >
> > Can't use string ("My_LDAP") as an ARRAY ref while "strict refs" in
> > use at /opt/rt3/local/plugins/RT-Authen-ExternalAuth/lib/RT/
> > User_Vendor.pm line 728, line 273.
>
> In your config do you have this
>
> Set($ExternalInfoPriority,  [   'My_LDAP' ]);
>
> or this
>
> Set($ExternalInfoPriority,  'My_LDAP' );
>
> You want the former
>
> -kevin
>
> >
> >
> > I cannot login as root (local) or LDAP.  I installed ExternaAUth
> > v006 which I understand has a bug in it but i'm not sure if this is
> > the same error or something different.  Can somone point me in the
> > right direction?
> >
> > Thanks,
> > Aaron
> > _______________________________________________
> > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
> >
> > Community help: http://wiki.bestpractical.com
> > Commercial support: sales at bestpractical.com
> >
> >
> > Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> > Buy a copy at http://rtbook.bestpractical.com
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20081105/4bc01451/attachment.htm>


More information about the rt-users mailing list