Ldap error metabase

i am with error in ldap, helpe me, please?

I used version 0.39

Output of ldap-search-result->user-info does not match schema: [0;33m {:groups (not (sequential? a-java.lang.String))} [0m

The user exists in AD and OU is correct, but I received this error in 7 users in the moment.

Hi @thiagomouro
There's been a lot of fixes, try a newer release: https://github.com/metabase/metabase/releases/latest
https://www.metabase.com/docs/latest/troubleshooting-guide/ldap.html
If it doesn't work, then provide what you have filled into Metabase settings (user search etc).

Sure!

USER SEARCH BASE:
DC=dock,DC=local

USER FILTER
sAMAccountName={login}

EMAIL ATTRIBUTE
userprincipalname

All users login with success, but 5 users not success.

We are version 0.39, the last version is 0.45 available.

@thiagomouro
The latest release is 0.44.0. There has been many changes since 0.39
If 5 people cannot login, but everyone else can, then there's something different with the users/attributes on your LDAP server. Try debugging there. Search the internet for how to debug LDAP, since that's not specific to Metabase.

with the DBA team I said that it is out of the question completed by completion of something!

However, the 5 users are in the correct Or of the other users, the sam account name is correct too, there is nothing on the ldap server.

@thiagomouro I don't understand what you mean, but upgrade Metabase. If that does not work, then contact someone in your company that can help you debugging.