Cisco ASA Series Cli Configuration Manual page 1884

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Ensuring Clock Accuracy for SharePoint Access
Command
(Optional)
Step 5
character-encoding charset
Example:
hostname(config-webvpn)# character-encoding
shift_jis
hostname(config-webvpn)# customization
DfltCustomization
hostname(config-webvpn-custom)# page style
background-color:white
Step 6
(Optional)
file-encoding {server-name | server-ip-address}
charset
Example:
hostname(config-webvpn)# file-encoding 10.86.5.174
cp860
For a complete description of these commands, see the Cisco Security Appliance Command Reference.
Ensuring Clock Accuracy for SharePoint Access
The clientless SSL VPN server on the ASA uses cookies to interact with applications such as Microsoft
Word on the endpoint. The cookie expiration time set by the ASA can cause Word to malfunction when
accessing documents on a SharePoint server if the time on the ASA is incorrect. To prevent this
malfunction, set the ASA clock properly. We recommend configuring the ASA to dynamically
Cisco ASA Series CLI Configuration Guide
1-76
Chapter 1
Configuring Clientless SSL VPN
Purpose
Specifies the character set to encode in clientless
SSL VPN portal pages delivered to remote users. By
default, the encoding type set on the remote browser
determines the character set for clientless SSL VPN
portal pages, so you need to set the character
encoding only if it is necessary to ensure proper
encoding on the browser.
Charset is a string consisting of up to 40 characters,
and equal to one of the valid character sets identified
in http://www.iana.org/assignments/character-sets.
You can use either the name or the alias of a
character set listed on that page. Examples include
iso-8859-1, shift_jis, and ibm850.
Note
The character-encoding and file-encoding
values do not exclude the font family to be
used by the browser. You need to
complement the setting of one these values
with the page style command in webvpn
customization command mode to replace the
font family if you are using Japanese
Shift_JIS character encoding, as shown in
the following example, or enter the no page
style command in webvpn customization
command mode to remove the font family.
Sets the character-encoding attribute to support
Japanese Shift_JIS characters, removes the font
family, and retains the default background color.
Specifies the encoding for clientless SSL VPN
portal pages from specific CIFS servers. Thus, you
can use different file-encoding values for CIFS
servers that require different character encodings.
Sets the file-encoding attribute of the CIFS server
10.86.5.174 to support IBM860 (alias "CP860")
characters/.

Advertisement

Table of Contents
loading

Table of Contents