Re: [rt-users] RT4/ExternalAuth/AD issues:

2013-05-17 Thread Asif Iqbal
On Thu, May 16, 2013 at 11:37 AM, Duncan Carter wrote: > # There should only be one @Plugins declaration in your config file. > > #Set(@Plugins,(qw(RT::Extension::QuickDelete RT::Extension::CommandByMail > RT::Authen::ExternalAuth))); > Looks like @Plugins commented out? -- Asif Iqbal PG

Re: [rt-users] RT4/ExternalAuth/AD issues:

2013-05-17 Thread Shain Singh
Take a tcpdump of the LDAP traffic to see if its binding properly. -- Shain Singh +61 422 921 951 // sent from mobile device On 17/05/2013, at 10:51 PM, Duncan Carter wrote: > Hi Shain, > > Hasn't helped I'm afraid, double checked the settings, restarted Apache, > tried to login and same er

Re: [rt-users] RT4/ExternalAuth/AD issues:

2013-05-17 Thread Duncan Carter
Hi Shain, Hasn't helped I'm afraid, double checked the settings, restarted Apache, tried to login and same errors received on web site and in logs. Kind regards, -Original Message- From: Shain Singh [mailto:shain.si...@gmail.com] Hi, Try the following: > # The userna

Re: [rt-users] RT4/ExternalAuth/AD issues:

2013-05-16 Thread Shain Singh
Hi, Try the following: > # The username RT should use to connect to the LDAP server > > 'user' => 'ad-rt-user', set this to be the LDAP DN, i.e. 'cn=ad-rt-user',ou=OrgUnit,dc=domain,dc-local' > > 'filter'=> > '(sAMAcc

[rt-users] RT4/ExternalAuth/AD issues:

2013-05-16 Thread Duncan Carter
Hello, I've been staring at this for hours now and I'm not getting anywhere. CentOS 5.9, RT 4.0.10, RT-Authen-ExternalAuth 0.13 RT is installed and I can connect to it from a browser, can login as root, trying to login as a domain user and it's saying my password is wrong. I've got logging ena