Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.

Anonymous LDAP Authentication #15

Open
brandonmerritt opened this issue Jul 7, 2015 · 4 comments
Open

Anonymous LDAP Authentication #15

brandonmerritt opened this issue Jul 7, 2015 · 4 comments

Comments

@brandonmerritt
Copy link

I was hoping the plugin supported Anonymous Authentication. I can't find any reference to it. Is this possible?

@mroe1234
Copy link

+1

@funkaoshi
Copy link

I don't think it's possible right now, and honestly it's unlikely we'll get to it any time soon. I agree it'd likely be useful for some people.

@mroe1234
Copy link

For those of you wondering how to get anonymous binding working. It turned out to be easy.
Set your bind_options: like so:

bind_options:
  bindDN: ''
  bindCredentials: ''

@funkaoshi
Copy link

Awesome. We should update our docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants