goauthentik / authentik

The authentication glue you need.
https://goauthentik.io
Other
12.98k stars 866 forks source link

[BUG, LDAP outpost] RootDSE search not functional #3361

Closed samip5 closed 1 year ago

samip5 commented 2 years ago

Describe the bug The LDAP server not handling RootDSE searches, it probably should.

To Reproduce Steps to reproduce the behavior:

  1. Install Authentik
  2. Create LDAP outpost & provider
  3. Try to use it via Authelia or Apache Directory Studio
  4. See error regarding RootDSE search failing.

Expected behavior I would expect it to work like it does on OpenLDAP or FreeIPA.

Version and Deployment:

firestrife23 commented 1 year ago

any update on this?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

firestrife23 commented 1 year ago

Although I enjoy Authentik, I think their LDAP implementation is pretty rudimentary. Using OpenLDAP and letting Authentik check against it as the source of truth, in my opinion, is much cleaner.

samip5 commented 1 year ago

Although I enjoy Authentik, I think their LDAP implementation is pretty rudimentary. Using OpenLDAP and letting Authentik check against it as the source of truth, in my opinion, is much cleaner.

Except that if you delete the user form ldap, it doesn't delete from Authentik like that.

firestrife23 commented 1 year ago

@samip5 That's good to know, and thank you for the head up.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

samip5 commented 1 year ago

Not really stale, but.. :(