On Wednesday, March 17, 2004 11:50 AM
Vladimir Gerdjikov <[EMAIL PROTECTED]> wrote:
> Unfortunately, now the log file respond "loggen in" successfully, but
> browser form respond "Panic! No UserData!!!" :)
> And (which is very disapointing) I can't search for users anymore.
>
> I've LDAP browser and check that "sAMAccountName" have value
> user_name ("otrs" in my case),but there is a lot of similar fields:
> "cn", "name", "givenName". Where I can read more? (please, don't
> point me to otrs.org, I can recire all lines, concerning LDAP)Ok, it's not that the vendor of your product doesn't provide a thing: http://search.microsoft.com/search/results.aspx?st=b&na=88&View=en-us&qu =active+Directory Make sure that $Self->{CustomerUser} = { CustomerKey => 'sAMAccountName', } corresponds with: $Self->{'AuthModule::LDAP::UID'} = 'sAMAccountName'; It work when following Thomas Nilsen's settings. hth, Robert Kehl -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Tel. +49 (0)6172 4832388 _______________________________________________ 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/
