Hendrik
03/07/2025, 9:14 AMlldap_password_manager group and authelia. Even after adding the authelia user to that group I still get an Insufficient Access Rights error when resetting or changing the password. I have searched multiple discussion, but I haven't found this exact problem before.
I have attached both the verbose LLDAP log and trace level authelia logs to cross reference the requests being made. Both logs are redacted using example.com as the placeholder.Answer Overflow
03/07/2025, 9:14 AMHendrik
03/07/2025, 9:14 AMHendrik
03/07/2025, 9:22 AMlldap_admin group instead resolves the issue, however this is not the recommended way following the README, authelia setup guide and responses from nitnelave.nitnelave
03/07/2025, 9:36 AMnitnelave
03/07/2025, 9:37 AMnitnelave
03/07/2025, 9:37 AMHendrik
03/07/2025, 9:38 AMlldap_admin. That's understandable. Is there documentation regarding this which I missed?nitnelave
03/07/2025, 9:39 AMHendrik
03/07/2025, 9:43 AMHendrik
03/07/2025, 9:50 AMnitnelave
03/07/2025, 10:21 AMHendrik
03/07/2025, 10:35 AMmd
To prevent privilege escalation users in the
`lldap_password_manager` group are not allowed to change passwords of admins in the
`lldap_admin` group.nitnelave
03/07/2025, 10:40 AM