I can't seem to get ldap working with otrs-2.0.0-beta4. Before I head
off to bugzilla did I miss something?

$Self->{'AuthModule'} = 'Kernel::System::Auth::LDAP';
$Self->{'AuthModule::LDAP::Host'} = '[ldap.domain.com]';
$Self->{'AuthModule::LDAP::BaseDN'} =
'[ou=Users,ou=OxObjects,dc=domain,dc=com]';
$Self->{'AuthModule::LDAP::UID'} = 'sAMAccountName';

This is what I added to Config.pm. The FQDN does resolve. Any insight
would be appreciated.

Regards,
Ted


_______________________________________________
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