mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 08:15:52 +03:00
[GH-ISSUE #66] Authelia - Current user is not allowed to query LDAP #32
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Bleala on GitHub (Oct 21, 2021).
Original GitHub issue: https://github.com/lldap/lldap/issues/66
Originally assigned to: @nitnelave on GitHub.
Hello there!
I wanted to try your Light LDAP and it's working pretty fine, especially the web ui! :)
But when i try to connect my
Autheliato LLDAP i'm always getting the following error:i checked the base multiple times, and in the authelia config and in the LLDAP config it's exactly the same, so there should not be a problem at this point.
Does anyone has an idea, why this issue occurs?
Greetings
@Bleala commented on GitHub (Oct 21, 2021):
Oh ok i found some kind of solution and another problem^^
in the
Autheliaconfig i also have to addou=people.But now i got the following error:
This one, i really don't understand because i log in as admin and when logging in to the webui i can do everything,
Autheliadoes not work somehow@nitnelave commented on GitHub (Oct 22, 2021):
I can reproduce, investigating.