
Quoting Robert Kehl
On Thursday, April 01, 2004 2:38 PM denis.pers@free.fr
wrote: Apr 1 11:19:15 maild OTRS-CGI-10[16680]: [Error][Kernel::System::CustomerUser:: LDAP::CustomerSearch][Line:136]: No such object
It seems, LDAP doesn't find a thing.
YES, but what?
BaseDN => 'ou=groupe',
Are you sure this is correct?
YES, it's right.
UserDN => '', UserPw => '',
Are you sure an anonymous user is allowed to read from Exchange's LDAP?
When I do an ldap request with ldapsearch, everything is correct: result: 0 Success
It seems again, LDAP doesn't find a thing, so it's not "correct".
In fact I didn't copy all the lines of the result, but the output seems ok:
[root@maild Standard]# ldapsearch -h vinci -b "o=groupe" -s sub "(uid=gil.....)" -x
# extended LDIF
#
# LDAPv3
# base
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/
So, I would like to know which is the request sents to ldap directory? Does it use SASL? thanks, Denis