74-97
Cisco ASA 5500 Series Configuration Guide using the CLI
Chapter74 Configuring Clientless SSL VPN
Customizing Clientless SSL VPN Pages
Importing a Customization Object
After you edit and save the XML file, import it into cache memory of the ASA using the following
commands:
Detailed Steps
Applying Customizations to Connection Profiles, Group Policies and Users
After you create a customization, you can apply the customization to a connection profile (tunnel group),
a group, or a user, with the customization command. The options displayed with this command are
different depending on the mode you are in.
Note After you customize the portal pages, the changes do not take effect until you reload the ASA, or you
disable and then enable clientless SSL.
For more information about configuring connection profiles, group policies, and users, see Chapter67,
“Configuring Connection Profiles, Group Policies, and Users.”.
Command Purpose
Step1 import webvpn customization
Example:
hostname# import webvpn customization custom1
tftp://209.165.201.22/customization /General.xml
Accessing
tftp://209.165.201.22/customization/General.xml...!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!
Writing file disk0:/csco_config/97/custom1...
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
329994 bytes copied in 5.350 secs (65998 bytes/sec)
Imports an XML file into cache memory of the ASA.
When you import the customization object, the ASA
checks the XML code for validity. If the code is
valid, the ASA stores the object in a hidden location
in cache memory.
Imports the customization object General.xml from
the URL 209.165.201.22/customization and names
it custom1.