Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Accessing attributes from ADS(LDAP) on EXCH2K3
Vinayak_Muzumdar_(vinayakmuzumdar_-_(deleted))
Hi,We have LDAP on ADS od EXCH2K3, on this anonymous access is disabled. use of bind method returns code 49, what is the interpretation of this?search method does not return any record.any document describing error msgs of LDAP ?
Find more posts tagged with
Comments
Geoff_Obbard
Message from Geoff Obbard <
gobbard@opentext.com
> via eLink
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">eLink
Hi Vinayak,
All the LDAP error codes can be found in the LDAP standard (RFC 2259). A copy of this standard is available from the Internet Engineering Task Force:
http://www.ietf.org/rfc/rfc2251.txt
There is a summary table starting on page 45 of this document.
LDAP error 49 is Invalid Credentials. This typically means the bind DN or password you have supplied are incorrect.
Geoff
From:
eLink Discussion: Livelink Directory Services Discussion [mailto:directoryservices@elinkkc.opentext.com]
Sent:
February 7, 2005 4:42 AM
To:
eLink Recipient
Subject:
Accessing attributes from ADS(LDAP) on EXCH2K3
Accessing attributes from ADS(LDAP) on EXCH2K3
Posted by
SglcAdmin8
(Muzumdar, Vinayak ) on 02/07/2005 04:39 AM
Hi,
We have LDAP on ADS od EXCH2K3, on this anonymous access is disabled.
use of bind method returns code 49, what is the interpretation of this?
search method does not return any record.
any document describing error msgs of LDAP ?