Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 813 Bytes

troubleshooting-anyconnect-for-macos-catalina.md

File metadata and controls

24 lines (14 loc) · 813 Bytes
description
If you come across that one bug.

Troubleshooting AnyConnect for macOS Catalina

1. In Finder, open Applications/Utilities and open Terminal.

Type cd /opt/cisco/AnyConnect and press Enter.

2. Type cd /opt/cisco/AnyConnect and press Enter.

3. Type sudo nano AnyConnectLocalPolicy.xml and press Enter.

4. Type your admin password (the one you use to log on to your computer) and press Enter.

5. Change the highlighted text from false to true.

6. Press ctrl+x to exit.
7. Press Y to save changes when prompted.