"RT::Authen::ExternalAuth"

Question on “RT::Authen::ExternalAuth”.
I’ve set the ExternalAuth and it worked
Is there a way to have both auth External and still be able to log with the
internal DB ?

regards,
Ghis

View this message in context: http://requesttracker.8502.n7.nabble.com/RT-Authen-ExternalAuth-tp61193.html

Hi
That’s the concern that I had about one month ago , but I totally solved it and I ‘ll be glad to help you solve it sooner that I could :slight_smile:
Yes you can have both of them at the same time by adding the following line in your RT_SiteConfig.pm:
set ($AuthMethods, [‘LDAP’ , Internal’]);

I,ll be happy if you let me know the result
Good Luck-----Original Message-----
From: “ggamache” ghislaingamache@hotmail.com
Sent: ‎15/‎01/‎2016 17:28
To: “rt-users@lists.bestpractical.comrt-users@lists.bestpractical.com
Subject: [rt-users] “RT::Authen::ExternalAuth”.

Question on “RT::Authen::ExternalAuth”.
I’ve set the ExternalAuth and it worked
Is there a way to have both auth External and still be able to log with the
internal DB ?

regards,
Ghis

View this message in context: http://requesttracker.8502.n7.nabble.com/RT-Authen-ExternalAuth-tp61193.html

thank you for your help
I tried set ($AuthMethods, [‘LDAP’ , ‘My_MySQL’]); but It seem I had to add a new part in the ExternalSettingsSet($ExternalSettings, { ‘My_LDAP’ … ‘My_MySQL…’
If I add Internal I still have to do this part or it somehow find it automatically?

regards,
GhislainDate: Fri, 15 Jan 2016 08:38:47 -0700
From: ml-node+s8502n61196h4@n7.nabble.com
To: ghislaingamache@hotmail.com
Subject: Re: “RT::Authen::ExternalAuth”.

Hi

That’s the concern that I had about one month ago , but I totally solved it and I ‘ll be glad to help you solve it sooner that I could :slight_smile:
Yes you can have both of them at the same time by adding the following line in your RT_SiteConfig.pm:
set ($AuthMethods, [‘LDAP’ , Internal’]);

I,ll be happy if you let me know the result
Good LuckFrom: [hidden email]
Sent: ‎15/‎01/‎2016 17:28
To: [hidden email]
Subject: [rt-users] “RT::Authen::ExternalAuth”.

Question on “RT::Authen::ExternalAuth”.
I’ve set the ExternalAuth and it worked
Is there a way to have both auth External and still be able to log with the
internal DB ?

regards,
Ghis

View this message in context: http://requesttracker.8502.n7.nabble.com/RT-Authen-ExternalAuth-tp61193.html

	If you reply to this email, your message will be added to the discussion below:
	http://requesttracker.8502.n7.nabble.com/RT-Authen-ExternalAuth-tp61193p61196.html


	
	To unsubscribe from "RT::Authen::ExternalAuth"., click here.

	NAML

View this message in context: http://requesttracker.8502.n7.nabble.com/RT-Authen-ExternalAuth-tp61193p61197.html