LDAP connection requirements

Description:- In order to succeed in the remote client authentication via LDAP, We will need to make sure that we have the following three points. The way Kerberos tickets work is that we need all three points able to see and connect to each other, so we need to check these requirements before establishing the… Continue reading LDAP connection requirements

Enterprise Manager supports LDAP authentication with Azure Active Directory 

Azure Active Directory supports the LDAP interface when properly configured, and therefor LDAP can be used to sync the ExacqVision Enterprise Manager software with the Azure AD instance. Background Information: Lightweight Directory Access Protocol (LDAP) is an application protocol for working with various directory services. Directory services, such as Active Directory, store user and account… Continue reading Enterprise Manager supports LDAP authentication with Azure Active Directory 

exacqVision Enterprise Manager Domain User Search Fails Even After Authenticating With AD

Searches in EM fail after authenticating to AD. When they do a search to add a new user, it will not search or filter by the users name or says ‘no results found’ Solr Apache is reporting a corruption with the indexed files, so we cleared the indexed data and recreated it. Linux Steps…1. Reboot… Continue reading exacqVision Enterprise Manager Domain User Search Fails Even After Authenticating With AD

Automatic creation of Service Principal Name (SPN)

Starting with exacqVision 7.2, the server has the ability to automatically create its own service principal name (SPN). A valid SPN is required in order to enable single-sign-on. To enable this feature: Check the box next to “Permission to create SPN” on the LDAP/Active Directory settings page.Verify with your domain admin that the bind account… Continue reading Automatic creation of Service Principal Name (SPN)

Active Directory & LDAP Best Practices

Introductiona. Benefits of Integrationb. exacqVision Server must have Enterprise licensec. Use groups on domain 1.exacqVision to AD/LDAP Data Flow 2.Configuration 3.Troubleshooting 1. Introduction For an organization using Active Directory (AD) for user management of information technology services, integrating exacqVision into the AD infrastructure can greatly simplify continuing maintenance of user access to your video management… Continue reading Active Directory & LDAP Best Practices

Configuring SSL on an exacqVision Server for Active Directory/LDAP (Linux)

exacqVision 7.2 and higher: Check the box labeled “Use SSL” on the “ActiveDirectory/LDAP” configuration page, then press “Apply”. <br> exacqVision prior to 7.2: This article contains procedures for configuring SSL on exacqVision servers so that you can make Active Directory operations more secure.There are many ways to generate, install, and manage certificates in order to… Continue reading Configuring SSL on an exacqVision Server for Active Directory/LDAP (Linux)

Troubleshooting Active Directory Error Messages

Error: “Client Side Kerberos Authentication Failed” Cause: The setspn command was not run on all Active Directory Servers, or there is a duplicate SPN. Solution: On the DC, run the setspn command as directed in the appropriate ExacqVision Active Directory setup guide, or run setspn -X to check for duplicates. If a duplicate is found,… Continue reading Troubleshooting Active Directory Error Messages