Yes I did make the changes to RT_SiteConfig.pm and not RT_Config.pm
Yet, when deleting the RT_SiteConfig.pm, I still get loads of errors
saying it's trying to use an external authentication mechanisme.... like
this error when I try to login with root...(I can no longuer login to RT
because of this)...

System error

error:  Can't use an undefined value as an ARRAY reference at
/opt/rt3/local/lib/RT/User_Vendor.pm line 56.
 
context:  ...   
52:  $RT::Logger->debug( (caller(0))[3], 
53:  "Trying External authentication"); 
54:   
55:  # Get the prioritised list of external authentication services 
56:  my @auth_services = @$RT::ExternalAuthPriority; 
57:   
58:  # For each of those services.. 
59:  foreach my $service (@auth_services) { 
60:   
...   
 
code stack:  /opt/rt3/local/lib/RT/User_Vendor.pm:56
/opt/rt3/local/lib/RT/User_Vendor.pm:359
/opt/rt3/lib/RT/CurrentUser.pm:309
/opt/rt3/share/html/autohandler:247
 
raw error



Nelson Pereira 
Senior Network Administrator 

Protus IP Solutions Inc. 
[EMAIL PROTECTED] 
phone: 613.733.0000 ext.528 
MyFax: 613.822.5083 
www.myfax.com 

Refer your friends and colleagues to MyFax! 
Click here for more information.        www.MyFax.com   

-----Original Message-----
From: Chaim Rieger [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 08, 2008 3:32 PM
To: Nelson Pereira
Cc: [email protected]
Subject: Re: [rt-users] Intergration with LDAP (need togo back to
standard auth...?!?)

Nelson Pereira wrote:
> How do I go back to standard auth....
> This is not working and im getting tight on time....
>
>   
when you made your changes i hope you didnt make them in the default 
file but in the second one,
blow away the secondary config file, and you should be all good.
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to