Description | This article describes how to test passwords and FortiToken concatenation using FortiGate. |
Scope |
FortiGate, FortiAuthenticator. |
Solution |
FortiGate is the RADIUS client while the FortiAuthenticator is the RADIUS server.
Log in to FortiGate GUI. Select the FortiAuthenticator on the User & Authentication -> RADIUS Servers and select Test User Credentials.
Put username on the Username field while password+6 digits FortiToken mobile code on the Password field.
The testing is successful on the FortiGate.
Use the command below to test it via CLI.
diagnose test authserver radius <radius server_name> <authentication scheme> <username> <password+6 digits FortiToken mobile code>
Based on the FortiAuthenticator logs, the password and FortiToken concatenation testing was successful. |