https://github.com/lldap/lldap logo
dex logs this: ``` time="2023-03-17T21:47:15Z" lev...
# troubleshooting
a
dex logs this:
Copy code
time="2023-03-17T21:47:15Z" level=info msg="performing ldap search ou=people,dc=example,dc=com sub (uid=bob)"
time="2023-03-17T21:47:15Z" level=info msg="username \"bob\" mapped to entry uid=bob,ou=people,dc=example,dc=com"
time="2023-03-17T21:47:15Z" level=info msg="performing ldap search ou=groups,dc=example,dc=com sub (&(objectClass=groupOfUniqueNames)(member=bob))"
time="2023-03-17T21:47:15Z" level=error msg="Failed to login user: ldap: failed to query groups: ldap: search failed: LDAP Result Code 53 \"Unwilling To Perform\": Unsupported group filter: while parsing a user ID: Missing DN value"