Boris Petrov created DIRAPI-355:
-----------------------------------

             Summary: Binding with wrong credentials is logged in 
StoreMatchedDN at WARN level
                 Key: DIRAPI-355
                 URL: https://issues.apache.org/jira/browse/DIRAPI-355
             Project: Directory Client API
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Boris Petrov


Calling `connection.bind(user, pass)` when the credentials are wrong causes:
{noformat}
16:00:44.094 [NioProcessor-6] WARN  o.a.d.a.l.c.a.l.StoreMatchedDN - 
MSG_05107_NO_SUCH_OBJECT_MATCHED_DN_NOT_SET ()
{noformat}
Which is not very nice. Entering wrong credentials is a perfectly normal 
operation and I don't see why a warning would be issued. It is annoying because 
we have to suppress these.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to