30-86
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 30 Configuring Connection Profiles, Group Policies, and Users
Configuring User Attributes
Specifying HTTP Compression
Enable compression of http data over a clientless SSL VPN session for a specific user by entering the
http-comp
command in the username webvpn configuration mode.
hostname(config-username-webvpn)#
http-comp
{
gzip
|
none
}
hostname(config-username-webvpn)#
To remove the command from the configuration and cause the value to be inherited, use the
no
form of
the command:
hostname(config-username-webvpn)#
no http-comp
{
gzip
|
none
}
hostname(config-username-webvpn)#
The syntax of this command is as follows:
•
gzip—
Specifies compression is enabled for the group or user. This is the default value.
•
none—
Specifies compression is disabled for the group or user.
For clientless SSL VPN session, the
compression
command configured from global configuration mode
overrides the
http-comp
command configured in group policy and username webvpn modes.
In the following example, compression is disabled for the username testuser:
hostname(config)#
username testuser internal
hostname(config)#
username testuser attributes
hostname(config-username)#
webvpn
hostname(config-username-webvpn)#
http-comp none
hostname(config-username-webvpn)#
Specifying the SSO Server
Single sign-on support, available only for clientless SSL VPN sessions, lets users access different secure
services on different servers without reentering a username and password more than once. The
sso-server value
command, when entered in username-webvpn mode, lets you assign an SSO server to
a user.
To assign an SSO server to a user, use the
sso-server value
command in username-webvpn configuration
mode. This command requires that your configuration include CA SiteMinder command.
hostname(config-username-webvpn)#
sso-server value
server_name
hostname(config-username-webvpn)#
To remove the assignment and use the default policy, use the
no
form of this command. To prevent
inheriting the default policy, use the
sso-server none
command.
hostname(config-username-webvpn)#
sso-server {value
server_name
|
none}
hostname(config-username-webvpn)#
[no] sso-server value
server_name
The default policy assigned to the SSO server is DfltGrpPolicy.
The following example assigns the SSO server named example to the user named anyuser:
hostname(config)#
username anyuser attributes
hostname(config-username)#
webvpn
hostname(config-username-webvpn)#
sso-server value example
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: ......