My Oracle Support Banner

Error "DSID-0C09079A, comment: In order to perform this operation a successful bind must be completed on the connection" when searching Active Directory. (Doc ID 2381219.1)

Last updated on AUGUST 08, 2022

Applies to:

Oracle Internet Directory - Version 10.1.4.3 and later
Information in this document applies to any platform.

Symptoms

Running an ldapsearch against Active Directory fails with error "LdapErr: DSID-0C09079A, comment: In order to perform this operation a successful bind must be completed on the connection"
Partial results may be returned.


$ORACLE_HOME/bin/ldapsearch -p <AD_PORT> -h <AD_HOSTNAME> -D "<USERNAME>@<DOMAIN>.com" -w "<PASSWORD>" -b "ou=users,DC=<COMPANY>,DC=com" "(cn=<USERNAME>)"

OUTPUT:
~~~~~~
CN=<USERNAME>,OU=Users,DC=<COMPANY>,DC=com
cn=<USERNAME>
sn=<SN>
mail=<EMAIL>@<COMPANY>.com
. . . .
ldap_search: Operations error
ldap_search: additional info: 000004DC: LdapErr: DSID-0C09079A, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, v23f0

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.