NetWorker:LDAPS 組態無法驗證組態
Summary: LDAP over SSL (LDAPS) 組態無法驗證組態。
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 組態無法驗證組態。
產生的錯誤:
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
憑證會正確匯入 Java cacerts 金鑰存放區。
Cause
可使用
authc-create-ad-config.sh 指令檔在 config-server-address 屬性。指令檔正在使用 ldap 協定而不是 LDAPS。
-D "config-server-address=ldap://<hostname_or_ip_address>:636/<base_dn>"
Resolution
修改 config-server-address 屬性以指定LDAPS作為要使用的協定。
組態範例:
-D "config-server-address=ldaps://<hostname_or_ip_address>:636/<base_dn>"
Affected Products
NetWorkerProducts
NetWorker Family, NetWorker SeriesArticle 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.