R3303-HP HSR6800 Routers Security Command Reference

38
Local user configuration commands
access-limit
Use access-limit to limit the number of concurrent users of the same local user account.
Use undo access-limit to remove the limitation.
Syntax
access-limit max-user-number
undo access-limit
Default
There is no limit to the number of users who concurrently use the same local user account.
Views
Local user view
Default command level
3: Manage level
Parameters
max-user-number: Maximum number of concurrent users of the same local user account, ranging from 1
to 1024.
Usage guidelines
This command takes effect only when local accounting is used for the user account.
This limit has no effect on FTP users because accounting is not available for FTP users.
Examples
# Limit the maximum number of concurrent users of local user account abc to 5.
<Sysname> system-view
[Sysname] local-user abc
[Sysname-luser-abc] access-limit 5
Related commands
display local-user
authorization-attribute
Use authorization-attribute to configure authorization attributes for the local user or user group. After the
local user or a local user of the user group passes authentication, the device assigns these attributes to
the user.
Use undo authorization-attribute to remove authorization attributes and restore the defaults.
Syntax
authorization-attribute { acl acl-number | callback-number callback-number | idle-cut minute | level
level | user-profile profile-name | user-role { guest | guest-manager | security-audit } | vlan vlan-id |
work-directory directory-name } *