Use Auth LDAP with Exchange server

Hello, I try to use LDAP Auth for agent I check the perl modules : everything seems ok (Net::ldap is ok) in Config.pm I put the 4 lines with parameters $Self->{'SendmailModule'} = 'Kernel::System::Email::SMTP'; $Self->{'SendmailModule::Host'} = '@IPldapserver'; $Self->{'SendmailModule::AuthUser'} = ''; $Self->{'SendmailModule::AuthPassword'} = ''; 1/ I create an agent in the OTRS base. When I try to log through the LDAP auth I 've got this message User: remi.seguy login failed: 'Invalid credentials' (REMOTE_ADDR: mypc). In the ldap properties of my entry in the ldap server, I haven't found any information Pwd (it's an Exchange Server 5.x) and authentification relies on the Windows Dommain Account associated with the email box. Have yo any idea ? Rémi Accédez au courrier électronique de La Poste : www.laposte.net ; 3615 LAPOSTENET (0,34/mn) ; tél : 08 92 68 13 50 (0,34/mn)"

Hi Rémi, On Thu, Jun 05, 2003 at 11:36:55AM +0200, remi.seguy@laposte.net wrote:
I try to use LDAP Auth for agent
I check the perl modules : everything seems ok (Net::ldap is ok) in Config.pm I put the 4 lines with parameters
$Self->{'SendmailModule'} = 'Kernel::System::Email::SMTP'; $Self->{'SendmailModule::Host'} = '@IPldapserver'; $Self->{'SendmailModule::AuthUser'} = ''; $Self->{'SendmailModule::AuthPassword'} = ''; [...]
The SendmailModule ist for sending email. Not for LDAP Auth of agents. Use the AuthModule config options. -=> http://doc.otrs.org/1.1/html/user-auth-backend.html
Rémi
Accédez au courrier électronique de La Poste : www.laposte.net ; 3615 LAPOSTENET (0,34/mn) ; tél : 08 92 68 13 50 (0,34/mn)"
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "There are two major products that come out of Berkeley: LSD and Unix. We don't believe this to be a coincidence." -- Jeremy S. Anderson
participants (2)
-
Martin Edenhofer
-
remi.seguy@laposte.net