💻
ATD Data & Technology Services Wiki
  • About
  • Essential Resources & Wikis
  • DTS Offices
    • Where to Eat Near Cameron Rd
  • Basics
    • Working at DTS Basics
    • Network Access
    • Document Storage
      • Using Google as a City Employee
    • Working Remotely from a Mac
      • Resetting Your Network Password from a Mac
      • Troubleshooting AnyConnect for macOS Catalina
    • Slack
  • Onboarding
    • Team Lead Checklist for New Employees
    • Welcome to DTS
  • Working at DTS
  • Off boarding
    • Your Last Day
    • Offboarding Checklist
  • Product Ops
    • Agile Project Management with GitHub + Zenhub
    • Project Delivery Workflow
    • Index Issue Specifications
    • DTS Website Management
    • Release Process
    • Product Manager Assignments
  • Developer
    • Dockless-Mobility
    • Docker
    • PostgREST
      • Pypgrest (Python Client)
      • Jobs-API
    • Python
    • Server Operation
  • APPLICATIONS
    • Application Management
  • Product Manager Portfolios
Powered by GitBook
On this page
Export as PDF
  1. Basics
  2. Working Remotely from a Mac

Troubleshooting AnyConnect for macOS Catalina

If you come across that one bug.

PreviousResetting Your Network Password from a MacNextSlack

Last updated 1 year ago

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.