FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
mforbes
Staff
Staff
Article Id 197000

Description

 

This article explains how to move hardware Tokens between VDOMs. 
 
Scope
 
FortiGate.


Solution

 
From the GUI
 
  • Go to VDOM where Tokens are available.
  • Copy the serial numbers of the FortiTokens to a Notepad.
  • Erase Tokens from current VDOM.
  • Go to new VDOM.
  • Select 'Create New'.
  • Type:  Hard Token
  • Serial Number:  <Original Serial from previous VDOM> (Paste back from Notepad)
  • Select 'OK'.
 
From the CLI:
 
config vdom
    edit <vdom where tokens are located>
        diag fortitoken info
 
  • Copy the Token list to Notepad
  • Erase Tokens from current VDOM.
  • Add Tokens:
 
edit <vdom where tokens are going>
config user fortitoken
     edit <fortitoken number>
          next
     edit <fortitoken number>
end
 
 
Note: 
Tokens must not be assigned to users to move them.