Start a conversation

Deleting Kerio Control VPN Client Entries on OS X (Mac)

Overview

To delete the VPN client entries on OS X, you must delete them from the user.cfg file. To learn how this is done, follow the process below. 

 

Back to top


 

Process

  1. On your Mac computer, navigate to the /Users/YOURUSER/.kerio/vpnclient folder and open the user.cfg file.

    Note: .kerio is a hidden folder.

  2. Locate the desired entry and delete it.

    The individual entries are inside the <connection> tag:

    <connection type="user">
    <description></description>
    <server>vpn.com</server>
    <username>jsmith</username>
    <password></password>
    <savePassword>0</savePassword>
    <persistent>0</persistent>
    </connection>
  3. Save the file.

Important: If you want to delete all the entries, delete the entire user.cfg file.

 

Back to top


 

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments