
15 Oct
2004
15 Oct
'04
2:17 p.m.
On Fri, 15 Oct 2004, Erol YILDIZ wrote:
I have configured otrs to use ldap for authentication and when I try to login a user it says "Panic! No UserData!!!" any ideas?
I saw this when I configured my otrs with ldap a couple weeks ago. I cannot remember exactly what I did but maybe you can check these settings. shot in the dark, but it may trigger something for you. $Self->{UserSyncLDAPMap} = { # DB -> LDAP Firstname => 'givenName', Lastname => 'sn', Email => 'mail', };