Configuration Mode Commands : System administration commands : authentication policy user max-logins
  
authentication policy user max-logins
Limits the number of concurrent logins for a specific user account. Limiting the number of users and sessions reduces risks related to DoS attacks. The concurrent logins limit applies only to RBM users, including RBM users with administrator permissions. It doesn’t apply to the built-in admin user.
Syntax
[no] authentication policy user <username> max-logins <number>
Parameters
<username>
Name of user account on which to limit the number of concurrent logins.
<number>
Maximum number of concurrent logins for the specifiied user account.
Usage
This command limits the number of sessions allowed for the specified user. A max-logins number of -1 provides an unlimited number of concurrent logins for the specified user account. The maximum login limit can not be applied to accounts with administrator permissions.
Example
amnesiac (config) # authentication policy user shark max-logins 1
Product
SCC, SteelHead, SteelHead-v, SteelHead Interceptor, SteelHead-c
Related Commands
“show authentication policy,” “show usernames,” authentication policy login max-logins
ACL management commands
This section describes the ACL management commands. For details, see the Management Console online help or the SteelHead User Guide.