Cisco 5505 - ASA Firewall Edition Bundle Administrator's Manual page 72

Administration guide
Hide thumbs Also See for 5505 - ASA Firewall Edition Bundle:
Table of Contents

Advertisement

Configuring and Using User Profiles
Retrieve a copy of the profiles file (AnyConnectProfile.xml) from a client installation.
Step 1
the installation path for each operating system.
Table 7-2
Operating System
Windows
Linux
Mac OS X
1. %PROGRAMFILES% refers to the environmental variable by the same name. In most Windows installation, this
is C:\Program Files.
Edit the profiles file. The example below shows the contents of the profiles file (AnyConnectProfile.xml)
Step 2
for Windows:
<?xml version="1.0" encoding="UTF-8"?>
<!--
This is a template file that can be configured to support the
identification of secure hosts in your network.
The file needs to be renamed to CiscoAnyConnectProfile.xml.
The svc profiles command imports updated profiles for downloading to
client machines.
-->
<Configuration>
<ClientInitialization>
</ClientInitialization>
<HostProfile>
</HostProfile>
<HostProfile>
</HostProfile>
</Configuration>
The <HostProfile> tags are frequently edited so that the AnyConnect client displays the names and
addresses of host computers for remote users. The following example shows the <HostName> and
<HostAddress> tags, with the name and address of a host computer inserted:
<HostProfile>
</HostProfile>
To identify to the security appliance the client profiles file to load into cache memory, select
Step 3
Configuration > Remote Access VPN > Network (Client) Access > Advanced > Client Settings
(Figure
Cisco AnyConnect VPN Client Administrator Guide
7-6
Chapter 7
Operating System and Profile File Installation Path
Installation Path
%PROGRAMFILES%\Cisco\Cisco AnyConnect VPN Client\
/opt/cisco/vpn/profile
/opt/cisco/vpn/profile
<UseStartBeforeLogon>false</UseStartBeforeLogon>
<HostName></HostName>
<HostAddress></HostAddress>
<HostName></HostName>
<HostAddress></HostAddress>
<HostName>Sales_gateway</HostName>
<HostAddress>209.165.200.225</HostAddress>
7-1).
Configuring and Using AnyConnect Client Operating Modes and User Profiles
Table 7-2
shows
1
OL-12950-012

Advertisement

Table of Contents
loading

Table of Contents