pingidentity / ldapsdk

UnboundID LDAP SDK for Java
Other
327 stars 79 forks source link

(ldap-diff) Error in target password displays "error in source" #143

Open flartet opened 1 year ago

flartet commented 1 year ago

Hello, when there is a mistake in the target password, the message is the following

Unable to create a connection pool for communicating with the source server:
LDAPException(resultCode=49 (invalid credentials), errorMessage='invalid credentials',

It should target ... the target :) Thanks for the nice tool.

dirmgr commented 1 year ago

Thanks for pointing this out. I have just committed a change to fix it.