Kevin,<br>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. <br><br>Aaron<br><br><br>
<br><div class="gmail_quote">On Wed, Nov 5, 2008 at 2:34 PM, Kevin Falcone <span dir="ltr"><<a href="mailto:falcone@bestpractical.com">falcone@bestpractical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
On Nov 5, 2008, at 2:48 PM, Aaron Zuercher wrote:<br>
<br>
> Hi guys,<br>
> I've been following the discussions about ExternalAuth with great<br>
> interest as I"ve been slowly working to move my 3.6.0 install to the<br>
> most current version.  I'm trying to setup ExternalAuth to LDAP<br>
> currently.  When its enabled I get this message in the browser when<br>
> I try to login:<br>
><br>
> Can't use string ("My_LDAP") as an ARRAY ref while "strict refs" in<br>
> use at /opt/rt3/local/plugins/RT-Authen-ExternalAuth/lib/RT/<br>
> User_Vendor.pm line 728, line 273.<br>
<br>
</div>In your config do you have this<br>
<br>
Set($ExternalInfoPriority,  [   'My_LDAP' ]);<br>
<br>
or this<br>
<br>
Set($ExternalInfoPriority,  'My_LDAP' );<br>
<br>
You want the former<br>
<font color="#888888"><br>
-kevin<br>
</font><div class="Ih2E3d"><br>
><br>
><br>
> I cannot login as root (local) or LDAP.  I installed ExternaAUth<br>
> v006 which I understand has a bug in it but i'm not sure if this is<br>
> the same error or something different.  Can somone point me in the<br>
> right direction?<br>
><br>
> Thanks,<br>
> Aaron<br>
</div><div><div></div><div class="Wj3C7c">> _______________________________________________<br>
> <a href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users" target="_blank">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</a><br>
><br>
> Community help: <a href="http://wiki.bestpractical.com" target="_blank">http://wiki.bestpractical.com</a><br>
> Commercial support: <a href="mailto:sales@bestpractical.com">sales@bestpractical.com</a><br>
><br>
><br>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.<br>
> Buy a copy at <a href="http://rtbook.bestpractical.com" target="_blank">http://rtbook.bestpractical.com</a><br>
<br>
_______________________________________________<br>
<a href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users" target="_blank">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</a><br>
<br>
Community help: <a href="http://wiki.bestpractical.com" target="_blank">http://wiki.bestpractical.com</a><br>
Commercial support: <a href="mailto:sales@bestpractical.com">sales@bestpractical.com</a><br>
<br>
<br>
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.<br>
Buy a copy at <a href="http://rtbook.bestpractical.com" target="_blank">http://rtbook.bestpractical.com</a><br>
</div></div></blockquote></div><br>