Skip to main content
peritech
New Member
March 21, 2024
Solved

Assigned fortitoken not associated with any user

  • March 21, 2024
  • 3 replies
  • 2071 views

Hi,

 

I have a Fortigate 200F with FortiTokens initially assigned to RADIUS account for VPN MFA authentication.

We had to rebuild our Active Directory and would like to assigned the Fortitokens to new RADIUS accounts in the new Active Directory.

However the Fortitokens in the Fortigate 200F show with the "Assigned" status as they are linked with the old (and now inexistant) RADIUS accounts.

How can I make the Fortitokens available again so that I can assigned them to new RADIUS accounts?

Thank you in advance for your advice.

 

Best answer by ndumaj

Hello,

Try to delete the tokens and re-import them:

From CLI.

To delete tokens:

config user fortitoken
delete <TOKEN-SERIAL-NUMBER>

 

# fortitoken-mobile import 0000-0000-0000-0000-0000


BR

3 replies

ndumaj
Staff
ndumajAnswer
Staff
March 21, 2024

Hello,

Try to delete the tokens and re-import them:

From CLI.

To delete tokens:

config user fortitoken
delete <TOKEN-SERIAL-NUMBER>

 

# fortitoken-mobile import 0000-0000-0000-0000-0000


BR

ozkanaltas
Valued Contributor III
March 21, 2024

Hello @peritech ,

 

You can just disable two-factor authentication on the old user configuration. After this operation, FortiToken is available for new users.

 

image.png

 

peritech
peritechAuthor
New Member
March 21, 2024

Please discard my request.

I managed to reassigned the Fortitokens by deleting them from the list and re-installing the Fortitoken license.

Thanks anyway.