Authentication failed for user "admin": User is disabled

Hello !

I have an issue when running Axelor with « gradlew --no-daemon run » command.
This launches Axelor but when I try to connect using « admin » as user and password it fails and shows this error in the command prompt : ERROR 40108 — [nio-8080-exec-4] c.a.auth.pac4j.local.AxelorFormClient : Authentication failed for user « admin »: User is disabled.

I have never changed the default password as it’s my first install.

I am using the 6.4 version which I installed from GitHub with source code (I wanna try to modify some entities later but at the moment nothing has been changed). I’ve only built few modules for the moment such as axelor-exception, axelor-tool, axelor-admin, axelor-message and axelor-base.

Thanks in advance for your help !

Thomas

1 « J'aime »

Solution pour ceux qui auraient le même problème : dans la bdd, les utilisateurs avaient l’attribut « blocked » défini à true par défaut. En changeant la valeur de cet attribut à false l’authentification fonctionne correctement.

Ce sujet a été automatiquement fermé après 30 jours. Aucune réponse n’est permise dorénavant.