30-80
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 30 Configuring Connection Profiles, Group Policies, and Users
Configuring User Attributes
•
port-forward
•
port-forward-name
•
sso server (single-signon server)
•
auto-signon
•
SSL VPN Client (SVC)
•
keep-alive ignore
•
HTTP compression
The following example shows how to enter username webvpn configuration mode for the username
anyuser attributes:
hostname(config)#
username anyuser attributes
hostname(config-username)#
webvpn
hostname(config-username-webvpn)#
Specifying the Content/Objects to Filter from the HTML
To filter Java, ActiveX, images, scripts, and cookies for clientless SSL VPN sessions for this user, enter
the
html-content-filter
command in username webvpn configuration mode. To remove a content filter,
enter the
no
form of this command. To remove all content filters, including a null value created by
issuing the
html-content-filter none
command, enter the
no
form of this command without arguments.
The
no
option allows inheritance of a value from the group policy. To prevent inheriting an HTML
content filter, enter the
html-content-filter none
command. HTML filtering is disabled by default.
Using the command a second time overrides the previous setting.
hostname(config-username-webvpn)#
html-content-filter
{
java
|
images
|
scripts
|
cookies
|
none
}
hostname(config-username-webvpn)#
no html-content-filter
[
java
|
images
|
scripts
|
cookies
|
none
]
The keywords used in this command are as follows:
•
cookies—
Removes cookies from images, providing limited ad filtering and privacy.
•
images—
Removes references to images (removes <IMG> tags).
•
java—
Removes references to Java and ActiveX (removes <EMBED>, <APPLET>, and <OBJECT>
tags.
•
none—
Indicates that there is no filtering. Sets a null value, thereby disallowing filtering. Prevents
inheriting filtering values.
•
scripts
—Removes references to scripting (removes <SCRIPT> tags).
The following example shows how to set filtering of JAVA and ActiveX, cookies, and images for the user
named anyuser:
hostname(config)#
username anyuser attributes
hostname(config-username)#
webvpn
hostname(config-username-webvpn)#
html
-
content-filter java cookies images
hostname(config-username-webvpn)#
Содержание 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: ......