...
The Active Directory Configuration section in this application allows administrators to set up how the application communicates with the Active Directory (AD) using LDAP. This configuration is crucial for ensuring secure and efficient access to directory services.
Configuration Options
1.
...
LDAPS (Service account authenticated - Recommended)
This is the most secure method for connecting to Active Directory. It uses LDAP over SSL (LDAPS) and requires a service account with the necessary permissions.
...
Enter Credentials: If using the "Secure LDAPS with a service account" option, enter the service account's username and password.
Test Connection: Click the Test button to verify that the application can successfully connect to Active Directory using the provided configuration.
Save Configuration: Once the connection test is successful, click OK to save the configuration. If you wish to discard changes, click Cancel.
...
For a secure connection using a service account:
Username: testhest@capasystems serviceaccount@domain.com (or domain.com\serviceaccount)
Password: (Enter the password for the service account)
Additional Notes
Always prefer the "Secure LDAPS with a service account" method for enhanced security.
Regularly update the service account password and keep it secure.
Ensure that the service account has the necessary permissions in Active Directory to perform required operations.
...
By following these instructions, you can securely configure the application to communicate with Active Directory using LDAPLDAPS.