https://github.com/lldap/lldap logo
Hello, I setup Jellyfin with LLDAP and everything ...
# troubleshooting
s
Hello, I setup Jellyfin with LLDAP and everything worked fine so far, except that Jellyfin didn't gave my users in the admins group the permissions to manage the instance. My settings: Admin Base DN:
Copy code
cn=admins,ou=groups,dc=replace,dc=com
Admin Filter:
Copy code
(memberof=cn=admins,ou=groups,dc=replace,dc=com)
It can find the users and the admins but it doesn't handle permissions for it.