NetWorker: LDAPS Configuration Fails to Verify Configuration

Summary: LDAP over SSL (LDAPS) configuration fails to verify configuration.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

LDAPS configuration fails to verify configuration.

Error generated:

ERROR main com.emc.brs.auth.cli.core.AuthConfigCmdExecutor - Error while performing Operation:
com.emc.brs.auth.common.exception.BRHttpErrorException: 400 . Server message: Failed to verify configuration <LDAPS configuration>: An error occurred while processing LDAP request: LDAP connection has been closed
at com.emc.brs.auth.client.template.impl.DefaultBRResponseErrorHandler.handleError(DefaultBRResponseErrorHandler.java:65) ~[auth-cli-with-dependencies.jar:?]
at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) ~[auth-cli-with-dependencies.jar:?]
at com.emc.brs.auth.cli.core.AuthConfig.executeCommand(AuthConfig.java:139) [auth-cli-with-dependencies.jar:?]
at com.emc.brs.auth.cli.core.AuthConfig.main(AuthConfig.java:79) [auth-cli-with-dependencies.jar:?]
ERROR main com.emc.brs.auth.cli.core.AuthConfig - Error executing command. Failure: 400 . Server message: Failed to verify configuration <LDAPS configuration>: An error occurred while processing LDAP request: LDAP connection has been closed

Certificates are imported correctly to the Java cacerts keystore.

Cause

The authc-create-ad-config.sh script has an incorrect protocol configured in the config-server-address properties. The script is using the ldap protocol instead of LDAPS.
-D "config-server-address=ldap://<hostname_or_ip_address>:636/<base_dn>"

Resolution

Modify the config-server-address property to specify LDAPS as the protocol to use.

Example configuration:

-D "config-server-address=ldaps://<hostname_or_ip_address>:636/<base_dn>" 


See related article NetWorker: How To use authc_config scripts to configure LDAPS Authentication

Affected Products

NetWorker

Products

NetWorker Family, NetWorker Series
Article Properties
Article Number: 000230728
Article Type: Solution
Last Modified: 08 Nov 2024
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.