You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you created the "Enable User Creation" option in the plugin configuration ? This is what enables Jellyfin to create a user in its database from the LDAP server you created your user in.
Hi
Cheers
I have the following problem when using the Jellyfin Ldap plugin
from the web administrator, when making the queries, it connects to the LDAP server, makes the queries and gets users
However, when I try to enter with a user created in OpenLDAP, Jellyfin shows me a user not found.
This is the server log
Error authenticating with provider "LDAP-Authentication"
MediaBrowser.Controller.Authentication.AuthenticationException: Error completing LDAP login. Invalid username or password.
at Jellyfin.Plugin.LDAP_Auth.LdapAuthenticationProviderPlugin.ConnectToLdap(String userDn, String userPassword)
at Jellyfin.Plugin.LDAP_Auth.LdapAuthenticationProviderPlugin.Authenticate(String username, String password)
at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
Openldap Version Mar 2022
Jellyfin Version Last
The text was updated successfully, but these errors were encountered: