74-98
Cisco ASA 5500 Series Configuration Guide using the CLI
Chapter74 Configuring Clientless SSL VPN
Customizing Clientless SSL VPN Pages
Detailed Steps
Command Purpose
Step1 webvpn Switches to webvpn configuration mode.
Step2 tunnel-group webvpn
OR
group-policy webvpn
OR
username webvpn
Switches to tunnel-group webvpn configuration
mode.
Switches to group-policy webvpn configuration.
Switches to username webvpn configuration.
Step3 customization name
Example:
hostname(config)# tunnel-group cisco_telecommuters
webvpn-attributes
hostname(tunnel-group-webvpn)# customization cisco
OR
customization {none | value name}
Example:
hostname(config)# group-policy cisco_sales
attributes
hostname(config-group-policy)# webvpn
hostname(config-username-webvpn)# customization
value ?
config-username-webvpn mode commands/options:
Available configured customization profiles:
DfltCustomization
cisco
hostname(config-group-webvpn)# customization value
cisco
Example:
hostname(config)# username cisco_employee attributes
hostname(config-username)# webvpn
hostname(config-username-webvpn)# customization
value cisco
Applies a customization to a connection profile.
name is the name of a customization to apply to the
connection profile.
Enters tunnel-group webvpn configuration mode
and enables the customization cisco for the
connection profile cisco_telecommutes.
Applies a customization to a group or use. The
following options are included:
none disables the customization for the group or
user, prevents the value from being inherited,
and displays the default clientless SSL VPN
pages.
value name is the name of a cu
Enters group policy webvpn configuration mode,
queries the security appliance for a list of
customizations, and enables the customization cisco
for the group policy cisco_sales.
Enters username webvpn configuration mode and
enables the customization cisco for the user
cisco_employee.