MrRulf - So, i've been following this guide to ...
# troubleshooting
m
So, i've been following this guide to connect jellyfin with lldap, however the LDAP Search Filter doesn't seem to work properly, when I use (uid=*) it finds 1 user (i got 5, altough 4 are not users but for applications to access lldap), when I use this search filter (&(objectclass=person)(memberOf=cn=jellyfin_users,ou=groups,dc=mydomain,dc=net)) it finds no user :/ https://github.com/lldap/lldap/blob/main/example_configs/jellyfin.md
any idea how i can fix this? and why is it only finding 1 user when I use uid=*
ohhhhhhh, i figured out the issue
I'm stupid
n
Damn, I was coming to get you to run some debug commands, but it seems I'm too late 😄
What was the problem?
m
guess xD
im really stupid xD
i forgot to give him the lldap_password_manager group
solved, sorry for bothering >.<