Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling of incoming LDAP requests #8

Open
fredreichbier opened this issue Feb 10, 2017 · 1 comment
Open

Handling of incoming LDAP requests #8

fredreichbier opened this issue Feb 10, 2017 · 1 comment

Comments

@fredreichbier
Copy link
Contributor

Right now, incoming LDAP bind and search requests are handled, whereas all other incoming requests are rejected (by sending a LDAPInsufficientAccessRights response). In particular, incoming LDAP unbind requests are rejected, which might not make too much sense.
We could probably make this behavior configurable.

@fredreichbier
Copy link
Contributor Author

As of cec8504, incoming unbind requests are just forwarded.

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

No branches or pull requests

1 participant