30-75
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 30 Configuring Connection Profiles, Group Policies, and Users
Configuring User Attributes
Configuring VPN User Attributes
The VPN user attributes set values specific to VPN connections, as described in the following sections.
Configuring Inheritance
You can let users inherit from the group policy the values of attributes that you have not configured at
the username level. To specify the name of the group policy from which this user inherits attributes, enter
the
vpn-group-policy
command. By default, VPN users have no group-policy association:
hostname(config-username)#
vpn-group-policy
group-policy-name
hostname(config-username)#
no
vpn-group-policy
group-policy-name
For an attribute that is available in username mode, you can override the value of an attribute in a group
policy for a particular user by configuring it in username mode.
The following example shows how to configure a user named anyuser to use attributes from the group
policy named FirstGroup:
hostname(config)#
username anyuser attributes
hostname(config-username)#
vpn-group-policy FirstGroup
hostname(config-username)#
Configuring Access Hours
Associate the hours that this user is allowed to access the system by specifying the name of a configured
time-range policy:
To remove the attribute from the running configuration, enter the
no
form of this command. This option
allows inheritance of a time-range value from another group policy. To prevent inheriting a value, enter
the
vpn-access-hours none
command. The default is unrestricted access.
hostname(config-username)#
vpn-access-hours value
{time-range |
none
}
hostname(config-username)#
vpn-access-hours value none
hostname(config)#
The following example shows how to associate the user named anyuser with a time-range policy called
824:
hostname(config)#
username anyuser attributes
hostname(config-username)#
vpn-access-hours 824
hostname(config-username)#
Configuring Maximum Simultaneous Logins
Specify the maximum number of simultaneous logins allowed for this user. The range is 0 through
2147483647. The default is 3 simultaneous logins. To remove the attribute from the running
configuration, enter the
no
form of this command. Enter 0 to disable login and prevent user access.
hostname(config-username)#
vpn-simultaneous-logins
integer
hostname(config-username)#
no vpn-simultaneous-logins
hostname(config-username)#
Note
While the maximum limit for the number of simultaneous logins is very large, allowing several could
compromise security and affect performance.
Summary of Contents for 500 Series
Page 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Page 45: ...P A R T 1 Getting Started and General Information ...
Page 46: ......
Page 277: ...P A R T 2 Configuring the Firewall ...
Page 278: ......
Page 561: ...P A R T 3 Configuring VPN ...
Page 562: ......
Page 891: ...P A R T 4 System Administration ...
Page 892: ......
Page 975: ...P A R T 5 Reference ...
Page 976: ......