Technical Tip: Understanding the log message 'Authentication failed, invalid user'
| Description | This article describes the typical circumstances behind the 'Authentication failed, invalid user'. |
| Scope | FortiAuthenticator. |
| Solution | Event ID 20101 describes that the Fortiauthenticator had checked the third-party authentication server but the server returned indicating that the queried username or account is not found or invalid.
The sample system event message(s) will be looked like below:
logid=20101 cat="Event" subcat="Authentication" level="information" nas="x.x.x.x10" action="Authentication" status="Failed" msg="Remote LDAP user authentication from y.y.y.y (chap) with no token failed: invalid user" user="testuser"
logid=20101 cat="Event" subcat="Authentication" level="information" nas="x.x.x.1" action="Authentication" status="Failed" msg="Windows AD user authentication from y.y.y.y (mschap) with no token failed: invalid user" user="testuser"
When event ID 20101 is spotted it could be related to one of the following issues:
|