KB: Using the software with a VPN: Difference between revisions

From RangerMSP Wiki - PSA software for MSPs and IT services providers
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==Introduction==
==Introduction==


Using VPN mode will give you full access to all CommitCRM features remotely. When working remotely via VPN, the [http://www.commitcrm.com/estore/sql-database/ SQL database] add-on (CSD) is required – you can find more details on the SQL version [http://www.commitcrm.com/products/sql-database/ here].  
Using VPN mode will give you full access to all CommitCRM features remotely.  
 
When working remotely via VPN, the [http://www.commitcrm.com/products/sql-database/ SQL database] add-on (CSD) is required.  




Line 9: Line 11:




# Copy all files from folder  <server>\CommitCRM\Client   folder into a local folder on your remote PC - the user logged into Windows should have full access rights and all privileges to this local folder, so C:\CommitCRM may be best here.
# Copy all files from folder  <server>\CommitCRM\Client into a local folder on your remote PC - the user logged into Windows should have full access rights and all privileges to this local folder, so C:\CommitCRM may be best here.
# In the same local folder create a new file text called CommitCRM.ini
# In the same local folder create a new file text called CommitCRM.ini
# Edit this file and add the following tokens:
# Edit this file and add the following tokens:
#:'''[database]'''
#:'''[database]'''
#:'''path=path-to-your-office-server\CommitCRM\DB\'''
#:'''path=path-to-your-office-server\CommitCRM\DB\'''
# Save and then run the local copy of CommitCRM.exe file (found under C:\CommitCRM\... or the folder you created).
# Save and then run the local copy of CommitCRM.exe file (found under C:\CommitCRM\... or the local folder you created).
# Select the ‘VPN’ option when logging into CommitCRM – this check-box will be displayed just below the user credentials fields in the login Window.
# Select the ‘VPN’ option when logging into CommitCRM – this check-box will be displayed just below the user credentials fields in the login Window.



Revision as of 10:18, 11 March 2014

Introduction

Using VPN mode will give you full access to all CommitCRM features remotely.

When working remotely via VPN, the SQL database add-on (CSD) is required.


Instructions

To configure a PC to connect over VPN:


  1. Copy all files from folder <server>\CommitCRM\Client into a local folder on your remote PC - the user logged into Windows should have full access rights and all privileges to this local folder, so C:\CommitCRM may be best here.
  2. In the same local folder create a new file text called CommitCRM.ini
  3. Edit this file and add the following tokens:
    [database]
    path=path-to-your-office-server\CommitCRM\DB\
  4. Save and then run the local copy of CommitCRM.exe file (found under C:\CommitCRM\... or the local folder you created).
  5. Select the ‘VPN’ option when logging into CommitCRM – this check-box will be displayed just below the user credentials fields in the login Window.


In case you get error 6420 then you should configure an ADS.ini file and store it under C:\CommitCRM (you can learn more about it here).