Hi! I am trying to use lldap with jellyfin and I c...
# troubleshooting
i
Hi! I am trying to use lldap with jellyfin and I can't login with any user. In lldap logs, I see
Copy code
May 04 17:08:49 lldap lldap[468]: 2023-05-04T17:08:49.844592817+00:00  INFO     ┝━ LDAP request [ 22.7µs | 0.04% / 0.05% ]
May 04 17:08:49 lldap lldap[468]: 2023-05-04T17:08:49.844599291+00:00  DEBUG    │  ┝━ 🐛 [debug]:  | msg: LdapMsg { msgid: 498, op: SearchRequest(LdapSearchRequest { base: "(memberOf=CN=jellyfin_admin,OU=groups,DC=ishanjain,DC=me)", scope: Subtree, aliases: Never, sizelimit: 1000, timelimit: 0, typesonly: false, filter: Equality("memberOf", "CN=jellyfin_admin,OU=groups,DC=ishanjain,DC=me"), attrs: [] }), ctrl: [] }
May 04 17:08:49 lldap lldap[468]: 2023-05-04T17:08:49.844600203+00:00  DEBUG    │  ┝━ do_search [ 3.93µs | 0.01% ]
May 04 17:08:49 lldap lldap[468]: 2023-05-04T17:08:49.844608944+00:00  DEBUG    │  ┕━ 🐛 [debug]:  | response: SearchResultDone(LdapResult { code: InvalidDNSyntax, matcheddn: "", message: "Too many elements in distinguished name: \"\"(memberof\"\", \"\"cn\"\", \"\"jellyfin_admin\"\"", referral: [] })
May 04 17:08:49 lldap lldap[468]: 2023-05-04T17:08:49.845243585+00:00  INFO     ┕━ LDAP request [ 7.97µs | 0.02% ]
May 04 17:08:49 lldap lldap[468]: 2023-05-04T17:08:49.845250348+00:00  DEBUG       ┕━ 🐛 [debug]:  | msg: LdapMsg { msgid: 499, op: UnbindRequest, ctrl: [] }