Disabling Permanent Client Installation - Cisco 5505 - ASA Firewall Edition Bundle Administrator's Manual

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

Advertisement

Chapter 4
Installing the AnyConnect Client on a Security Appliance Using CLI

Disabling Permanent Client Installation

To specify SSL as a permitted tunneling protocol, first exit to global configuration mode, enter the
group-policy name attributes command to enter group-policy mode, or the username name attributes
command to enter username mode, and then enter the webvpn command to enter webvpn mode and
change the WebVPN settings for the group or user.
The following example identifies SSL as the only permitted tunneling protocol for the group-policy
sales:
hostname(config)# group-policy sales attributes
hostname(config-group-policy)# webvpn
hostname(config-group-webvpn)# vpn-tunnel-protocol svc
For more information about assigning users to group policies, see "Configuring Tunnel Groups, Group
Policies, and Users" in Cisco Security Appliance Command Line Configuration Guide.
Disabling Permanent Client Installation
Disabling permanent AnyConnect client installation enables the automatic uninstalling feature of the
client. The client on the remote computer uninstalls at the end of every session.
To disable permanent AnyConnect client installation for a specific group or user, use the
svc keep-installer command from group-policy or username webvpn modes:
svc keep-installer none
The default is that permanent installation of the client is enabled. The client on the remote computer
remains installed on the remote computer at the end of every session, reducing the connection time for
subsequent connections. The following example configures the existing group-policy sales to not keep
the client installed on the remote computer when the session terminates:
hostname(config)# group-policy sales attributes
hostname(config-group-policy)# webvpn
hostname(config-group-policy)# svc keep-installer none
Cisco AnyConnect VPN Client Administrator Guide
4-4
OL-12950-012

Advertisement

Table of Contents
loading

Table of Contents