30-83
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 30 Configuring Connection Profiles, Group Policies, and Users
Configuring User Attributes
Note
Clientless SSL VPN does not use ACLs defined in the
vpn-filter
command.
The following example shows how to set a filter that invokes an access list named
acl_in
for the user
named
anyuser:
hostname(config)#
username anyuser attributes
hostname(config-username)#
webvpn
hostname(config-username-webvpn)#
filter acl_in
hostname(config-username-webvpn)#
Applying a URL List
You can specify a list of URLs to appear on the home page for a user who has established a clientless
SSL VPN session. First, you must create one or more named lists by entering the
url-list
command in
global configuration mode. To apply a list of servers and URLs to a particular user of clientless SSL
VPN, enter the
url-list
command in username webvpn configuration mode.
To remove a list, including a null value created by using the
url-list none
command
,
enter the
no
form
of this command. The
no
option allows inheritance of a value from the group policy. To prevent
inheriting a url list, enter the
url-list none
command.
hostname(config-username-webvpn)#
url-list
{
listname
displayname
url
|
none
}
hostname(config-username-webvpn)#
no url-list
The keywords and variables used in this command are as follows:
•
displayname—
Specifies a name for the URL. This name appears on the portal page in the clientless
SSL VPN session.
•
listname—
Identifies a name by which to group URLs.
•
none
—Indicates that there is no list of URLs. Sets a null value, thereby disallowing a URL list.
Prevents inheriting URL list values.
•
url—
Specifies a URL that users of clientless SSL VPN can access.
There is no default URL list.
Using the command a second time overrides the previous setting.
The following example shows how to set a URL list called AnyuserURLs for the user named
anyuser:
hostname(config)#
username anyuser attributes
hostname(config-username)#
webvpn
hostname(config-username-webvpn)#
url-list value AnyuserURLs
hostname(config-username-webvpn)#
Enabling ActiveX Relay for a User
ActiveX Relay lets a user who has established a Clientless SSL VPN session use the browser to launch
Microsoft Office applications. The applications use the session to download and upload Microsoft Office
documents. The ActiveX relay remains in force until the Clientless SSL VPN session closes.
To enable or disable ActiveX controls on Clientless SSL VPN sessions, enter the following command in
username webvpn configuration mode:
activex-relay
{
enable | disable
}
To inherit the
activex-relay
command from the group policy, enter the following command:
Содержание 500 Series
Страница 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Страница 45: ...P A R T 1 Getting Started and General Information ...
Страница 46: ......
Страница 277: ...P A R T 2 Configuring the Firewall ...
Страница 278: ......
Страница 354: ...17 38 Cisco Security Appliance Command Line Configuration Guide OL 12172 03 Chapter 17 Configuring NAT NAT Examples ...
Страница 561: ...P A R T 3 Configuring VPN ...
Страница 562: ......
Страница 891: ...P A R T 4 System Administration ...
Страница 892: ......
Страница 975: ...P A R T 5 Reference ...
Страница 976: ......