Chapter 3 Authentication for FortiOS 5.0 : Users and user groups : Users : FortiToken : Adding FortiTokens to the FortiGate
  
Adding FortiTokens to the FortiGate
Before one or more FortiTokens can be used to authenticate logons, they must be added to the FortiGate. The import feature is used to enter many FortiToken serial numbers at one time. The serial number file must be a text file with one FortiToken serial number per line.
One FortiToken can be added to multiple FortiGate units. This is useful for maintaining two-factor authentication for employees over multiple office locations, such as for employees who travel frequently between offices.
To manually add a FortiToken to the FortiGate - web-based manager
1. Go to User & Device > Two-factor Authentication > FortiTokens.
2. Select Create New.
3. In Type, select Hard Token or Mobile Token.
4. Enter one or more FortiToken serial numbers (hard token) or activation codes (mobile token).
5. Select OK.
To import multiple FortiTokens to the FortiGate - web-based manager
1. Go to User & Device > Two-factor Authentication > FortiTokens.
2. Select Create New.
3. In Type, select Hard Token.
4. Select Import.
5. Select Serial Number File or Seed File, depending on which file you have.
6. Browse to the local file location on your local computer.
7. Select OK.
The file is imported.
8. Select OK.
To add two FortiTokens to the FortiGate - CLI
config user fortitoken
edit <serial_number>
next
edit <serial_number2>
next
end