Configuration
The following process allows you to configure ExacqVision permissions and privileges for accounts that exist on an Active Directory/OpenLDAP/Kerberos (directory) server.
NOTE: On a Windows platform, the domain controller must run on Windows Server 2003 operating system or later. If the Active Directory functional level is Windows 2000 or earlier, you must select Password Never Expires in the Active Directory Users and Computers snap-in for any user that will connect to an ExacqVision server.
- Note the fully qualified host name (hostname.primary-dns-suffix) and IP address of the ExacqVision server computer, the directory domain, and the fully qualified host name and IP address of the directory server. For example:
evserver.exacq.test.com 192.168.1.16<br>
EXACQ.TEST.COM<br>
adserver2016.exacq.test.com 192.168.1.70<br>
- Make sure the fully qualified host names of the directory server and ExacqVision server can be resolved. To do this, open a terminal window, ping the fully qualified host names, and look for a reply. Make sure the IP addresses match the IP addresses of the servers as noted in the previous step.
NOTE: If the fully qualified host names cannot be resolved for either server, configure your hosts file with the fully qualified host names, as in the following example:
/etc/hosts<br>
192.168.1.16 evserver.exacq.test.com<br>
192.168.1.70 adserver2016.exacq.test.com<br>
- Configure Kerberos (KRB5) by completing the following steps:
- Execute Kerberos.app from /System/Library/CoreServers
- From the menu, select Edit and then Edit Realms.
- In the Edit Realms dialog, click the plus (+) button, and enter the Realm Name in upper case.
- Select the Servers tab, click the plus button (+), and enter the IP address or fully qualified domain name of the directory server. Leave KDC as the Type and 88 as the Port.
- Click Apply and OK to exit.
- Click New.
- Enter the username and password for the directory account. To avoid entering the password again after the ticket expires, select Remember This Password in My Keychain.
- Make sure the Realm entered earlier in this step is selected from the drop-down list.
- Click OK.
- If the connection is successful, select the new ticket and click Destroy.
- On the ExacqVision Client computer, download and install the ExacqVision software from Exacq.com.
Connecting to ExacqVision Servers
You can connect to your Enterprise ExacqVision servers from the MacOS ExacqVision Client software in any of the following ways:
- You can use a local ExacqVision Username and Password
- You can always use your system login without having to enter a Username or Password. In this case, leave the Username and Password empty on the Add Systems page, select ‘Use Single Sign-On’, and click Apply. A pop-up window will prompt you to enter your Kerberos password, which is the same as your domain password.
Adding ExacqVision users from the directory database
When the ExacqVision server is appropriately configured and connected to your directory server, the Users page and the Enterprise Users page each contain a ‘Query LDAP’ button that allows you to search for users or user groups configured in the directory. You can manage their ExacqVision server permissions and privileges using the ExacqVision Client the same way you would for a local user. On the System Information page, the Username column lists any connected directory users along with their directory origin (whether each user was mapped as an individual user or part of a user group) in parentheses.
<br>
Mac-OS-X-Client-and-Active-Directory-OpenLDAP.pdf