38-10
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 38 Configuring AnyConnect VPN Client Connections
Translating Languages for AnyConnect User Messages
Enabling Start Before Logon
Start Before Logon (SBL) allows login scripts, password caching, drive mapping, and more, for the
AnyConnect client installed on a Windows PC. For SBL, you must enable the security appliance to
download the SBL module, and you must edit the client profile. The following procedure shows how to
enable SBL:
Step 1
Enable the security appliance to download the SBL module to specific groups or users using the
svc
modules
command from group policy webvpn or username webvpn configuration modes.
In the following example, the user enters group-policy attributes mode for the group policy
telecommuters
, enters webvpn configuration mode for the group policy, and specifies the string
sbl
to
enable SBL:
hostname(config)#
group-policy telecommuters attributes
hostname(config-group-policy)#
webvpn
hostame(config-group-webvpn)#
svc modules value sbl
Step 2
Retrieve a copy of the client profiles file (AnyConnectProfile.tmpl). For information on the location of
the profiles file for each operating system, see
Table 38-1 on page 38-8
Step 3
Edit the profiles file to specify that SBL is enabled. The example below shows the relevant portion of
the profiles file (AnyConnectProfile.tmpl) for Windows:
<Configuration>
<ClientInitialization>
<UseStartBeforeLogon>false</UseStartBeforeLogon>
</ClientInitialization>
The <UseStartBeforeLogon> tag determines whether the client uses SBL. To turn SBL on, replace
false
with
true
. The example below shows the tag with SBL turned on:
<ClientInitialization>
<UseStartBeforeLogon>
true
</UseStartBeforeLogon>
</ClientInitialization>
Step 4
Save the changes to AnyConnectProfile.tmpl and update the profile file for the group or user on the
security appliance using the
svc profile
command from webvpn configuration mode. For example:
asa1(config-webvpn)#
svc profiles sales disk0:/sales_hosts.xml
Translating Languages for AnyConnect User Messages
The security appliance provides language translation for the portal and screens displayed to users that
initiate browser-based, Clientless SSL VPN connections, as well as the interface displayed to Cisco
AnyConnect VPN Client users.
This section describes how to configure the security appliance to translate these user messages and
includes the following sections:
•
Understanding Language Translation, page 38-11
•
Creating Translation Tables, page 38-11
Summary of Contents for 500 Series
Page 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Page 45: ...P A R T 1 Getting Started and General Information ...
Page 46: ......
Page 277: ...P A R T 2 Configuring the Firewall ...
Page 278: ......
Page 561: ...P A R T 3 Configuring VPN ...
Page 562: ......
Page 891: ...P A R T 4 System Administration ...
Page 892: ......
Page 975: ...P A R T 5 Reference ...
Page 976: ......