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

Jellyfin LDAP Bind User Permissions #9770

Open
betterthanever2 opened this issue May 19, 2024 · 2 comments
Open

Jellyfin LDAP Bind User Permissions #9770

betterthanever2 opened this issue May 19, 2024 · 2 comments
Labels
question Further information is requested

Comments

@betterthanever2
Copy link

I'm trying to configure LDAP integration with Jellyfin, and can't get past setting the server settings - Connect (Success); Bind: Insufficient Access Rights.

The instruction (https://docs.goauthentik.io/integrations/services/jellyfin/) is pretty vague on this:

Ideally, this user doesn't have any permissions other than the ability to view other users. However, some functions do require an account with permissions.

What specific permissions must be set here? I tried setting "Can preview user data sent to providers", "Can view User", "Can view user source connection", "View applications the user has access to", as well as a bunch LDAP-related ones, but no effect.

@betterthanever2 betterthanever2 added the question Further information is requested label May 19, 2024
@mdallaire
Copy link

You will need to configure the ldap provider to use a ldapsearch group and make the user you have configured for ldap bind a member of that group.

https://docs.goauthentik.io/docs/providers/ldap/generic_setup#create-ldap-provider

@betterthanever2
Copy link
Author

I have done all of those things. I'm getting "Insufficient Access Rights" in the plugin setup UI, and ldap_bind: Insufficient access (50) with ldap-utils

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants