You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2021/10/27 15:46:31 UTC

[GitHub] [activemq-artemis] MM53 commented on pull request #3820: ARTEMIS-3542 Avoid requesting LDAP root attribute

MM53 commented on pull request #3820:
URL: https://github.com/apache/activemq-artemis/pull/3820#issuecomment-953059428


   I didn't changed those references to `dn` because they refer to the full name of the user. The `userDn` only contains to the relative path because the `baseDn` defined in `CONNECTION_URL` is added automatically when calling `context.getAttributes`. Therefore I thought using the full name is more informative for debugging. I also could change it to always use `dn` or `userDn` if you wish.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org