Created on 11-23-2021 05:38 AM Edited on 08-10-2022 06:59 AM By Anonymous
Description | This article describes how to limit concurrent user authentication. |
Scope | ForitOS all. |
Solution |
The same user can be used for multiple concurrent authentications. Its maximum number can be limited globally, per user-group or per user only via CLI.
Globally
# config system global set policy-auth-concurrent <number_of_max_concurrent_users> end
Per user-group
# config user group edit <group-name> set auth-concurrent-override enable setauth-concurrent-value <number_of_max_concurrent_users> next end
Per user
# config user local
Below is the error message that is displayed when the limit is crossed
|
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2023 Fortinet, Inc. All Rights Reserved.