Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Navigate to User & Authentication>User Groups
  2. If you have an existing user group, click on it to edit its settings. If you don't yet have a user group, click Create New to create one.
  3. On the Edit User Group or New User Group page, enter the following information:


  4. Use a friendly name
  5. Type is Firewall
  6. You do not have to specify members.
  7. Click the Create New button in the Remote groups section and select the DualShield RADIUS remote server. You do not have to specify a group.

  8. Click the OK button to save the user group settings.

Configure timeout

The Fortinet appliance has a default timeout of 5 seconds, which will fail for anything other than a passcode authentication. The timeout can be increased from the Fortinet command line interface to resolve the issue. We recommend increasing the timeout to at least 60 seconds

...

# config user radius
    edit <RADIUS Server>
        set timeout 60
end