[rt-users] problems with RT::Authen::ExternalAuth
Martin Wheldon
martin.wheldon at greenhills-it.co.uk
Wed Jan 23 07:47:08 EST 2013
Hi,
Just a couple of things don't know if you just haven't posted
information as its sensitive.
1. Do you have a userPassword set for your ldap user
In addition I don't know if it is required or not, but try adding
'RealName' => 'cn',
to your attr_map config.
Regards
Martin
On 2013-01-23 13:05, ymarinov wrote:
> Martin, your help is really much appreciated! However i still can't
> get this
> working. I'll paste my current attr match list +the structure of the
> LDAP
> information
>
> 'attr_match_list' => [ 'Name', 'EmailAddress' ],
>
> 'attr_map' => { 'Name' => 'uid' 'EmailAddress'
> =>
> 'mail',
> #
>
> 'ExternalAuthId' => 'uid'
> }
> },
>
>
> uid=XXXX,ou=People,dc=xxxx,dc=net
> objectClass=mozillaAbPersonAlpha
> objectClass=evolutionPerson
> objectClass=top
> objectClass=person
> objectClass=organizationalPerson
> objectClass=inetOrgPerson
> objectClass=posixAccount
> objectClass=shadowAccount
> objectClass=sambaSamAccount
> uidNumber=(binary value)
> uid=(binary value)
> gidNumber=(binary value)
> givenName=Yavor
> sn=Marinov
> mail=ymarinov at xxxxxx.net
> cn=Yavor Marinov
> homeDirectory=(binary value)
> loginShell=(binary value)
> sambaSID=(binary value)
> displayName=(binary value)
> sambaPasswordHistory=(binary value)
> sambaPwdLastSet=(binary value)
> sambaAcctFlags=(binary value)
>
>
>
>
> --
> View this message in context:
>
> http://requesttracker.8502.n7.nabble.com/problems-with-RT-Authen-ExternalAuth-tp52440p52463.html
> Sent from the Request Tracker - User mailing list archive at
> Nabble.com.
>
> !DSPAM:9,50ffd75333231634411062!
More information about the rt-users
mailing list