RE: [otrs] Use Auth LDAP with Exchange server

What are you using as the login name? I'm not sure in what way Exchange authorises you over LDAP - but the login names for IMAP and POP3 are in the format: DOMAIN\Username\Mail Box Name. Where "username" is the name of a user with permissions to open that Mailbox. Hope this helps, Daniel -----Original Message----- From: remi.seguy@laposte.net [mailto:remi.seguy@laposte.net] Sent: Thursday, 5 June 2003 7:37 PM To: otrs Subject: [otrs] 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)" _______________________________________________ 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 ============================================================= The contents of this email are confidential. Any unauthorised use of the contents is expressly prohibited. If you have received this email in error, please advise by telephone (reverse charges, (02) 6231 4177) immediately and then delete /destroy the email and any printed copies. Thank you. =============================================================
participants (1)
-
Daniel Palmer