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',
    };
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to