Configuration Files
The VetView project contains four files that must be customized to your institution's settings. These files are named:
- VetView-authentication-config.properties
- VetView-database-config.properties
- VetView-communication-config.properties
These files will be found at in the WEB-INF/classes folder (inside your VetView installation folder).
Configuring/Disabling LDAP
To configure the LDAP settings, open the VetView-authentication-config.properties file and change the settings to match your institution's. If your ldap requires more settings, you can add lines to this file.
To disable LDAP completely (and rely solely on local VetView accounts), open the file and comment out each line with a '#'.
Before:
After:
Configuring Your Database
To configure the LDAP settings, open the VetView-database-config.properties file and change the settings to match the database you've setup for VetView.
Configuring Your Communications
In previous version of VetView, there were more parameters stored in this file, but since version 0.9.2.4, All parameters, except for the Email settings were moved to the System Options Screen and are stored in the database.
The VetView-communication-config.properties file contains only the email settings: