[rt-users] problems with RT::Authen::ExternalAuth

ymarinov ymarinov at neterra.net
Wed Jan 23 07:06:44 EST 2013


this didn't help at all :/ 
to be sure i'll give you the exact current RT_SiteConfig.pm specifications
that i've got at the moment:

'type'                      =>  'ldap',
'server'                    =>  'ldap.xxxx.net',
'user'                      =>  '',
'pass'                    =>  '',
'base'                      =>  '(dc=neterra,dc=net)',
'filter'                    =>  '(objectClass=*)',
'd_filter'                  =>  '(objectClass=NonExistant)',
'tls'                       =>  0,
'ssl_version'               =>  3,
'net_ldap_args'             => [    version =>  3   ],
'attr_match_list'           => [    'cn', 'mail' ],
'attr_map'                  =>  {   'Name' => 'uid', 'EmailAddress' =>
'mail' }
 },

Have in mind that I tried the attr match list to use 'uid' instead of 'cn' -
however LDAP return again 

[Wed Jan 23 12:00:33 2013] [debug]: Autohandler called ExternalAuth.
Response: (0, No User)
(/opt/rt3/local/plugins/RT-Authen-ExternalAuth/html/Elements/DoAuth:11)
[Wed Jan 23 12:00:33 2013] [error]: FAILED LOGIN for ymarinov from
xxxx.xxx.xxx.xxx (/opt/rt3/bin/../lib/RT/Interface/Web.pm:424)




--
View this message in context: http://requesttracker.8502.n7.nabble.com/problems-with-RT-Authen-ExternalAuth-tp52440p52461.html
Sent from the Request Tracker - User mailing list archive at Nabble.com.



More information about the rt-users mailing list