[GH-ISSUE #38] Change bind #19

Open
opened 2026-02-27 16:47:40 +03:00 by kerem · 3 comments
Owner

Originally created by @bmarwell on GitHub (Apr 29, 2022).
Original GitHub issue: https://github.com/rroemhild/docker-test-openldap/issues/38

Hi,

I would like to bind using the uid (e.g. professor or even professor@planetexpress.com).
How do I do that?

Originally created by @bmarwell on GitHub (Apr 29, 2022). Original GitHub issue: https://github.com/rroemhild/docker-test-openldap/issues/38 Hi, I would like to bind using the uid (e.g. professor or even professor@planetexpress.com). How do I do that?
Author
Owner

@ezesil commented on GitHub (May 5, 2022):

I also tried to do it, but i only managed to bind using "admin".

<!-- gh-comment-id:1118957121 --> @ezesil commented on GitHub (May 5, 2022): I also tried to do it, but i only managed to bind using "admin".
Author
Owner

@rroemhild commented on GitHub (May 24, 2022):

You can not bind with the users email. However you can make a search from the login form with the email and then bind with the users DN.

<!-- gh-comment-id:1135904682 --> @rroemhild commented on GitHub (May 24, 2022): You can not bind with the users email. However you can make a search from the login form with the email and then bind with the users DN.
Author
Owner

@bmarwell commented on GitHub (May 25, 2022):

Huh I see. Thanks @rroemhild.
However, I am trying to mimic an active directory where I can bind with the UID field, which is called sAMAccountName. But that is probably the same...

Rationale: I want to integration-test an application using Apache Shiro's AD authenticator.

<!-- gh-comment-id:1136830368 --> @bmarwell commented on GitHub (May 25, 2022): Huh I see. Thanks @rroemhild. However, I am trying to mimic an active directory where I can bind with the UID field, which is called sAMAccountName. But that is probably the same... Rationale: I want to integration-test an application using Apache Shiro's AD authenticator.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-test-openldap#19
No description provided.