Skip to main content
kbahrudin_FTNT
Staff
Staff
December 8, 2015

Technical Tip: Limiting concurrent user authentication

  • December 8, 2015
  • 0 replies
  • 4426 views

Description

 

This article describes how to limit concurrent user authentication.  


Scope

 

FortiOS v7.x to v8.x.


Solution

 

The same user can be used for multiple concurrent authentications. Its maximum number can be limited globally or per user-group only via CLI.

Globally:

 

config system global
    set policy-auth-concurrent 10
end

 

Per user-group:

 

config user group
    edit <group-name>
        set auth-concurrent-override enable
        set auth-concurrent-value <number_of_max_concurrent_users>
    next
end


Note:

SAML user groups are not affected by the auth-concurrent settings, and the concurrent sessions of SAML users should be managed with the IdP.

    Thought Leadership Security Summit. Outpace New Threats with AI - enhanced defense. Tuesday, Septmeber 15, 8:30 AM - 2:30 PM PT. The Golf Club at Newcastle, WA.