NetWorker: authc_config 암호 정책 요구 사항 수정이 실패하고 "Error executing command. 실패: POST 요청 시 I/O 오류 발생"
Summary: authc_config 암호 정책 요구 사항 수정이 실패하고 오류가 발생합니다. "오류 실행 명령입니다. 실패: "https://localhost:9090/auth-server/api/v1/sec/authenticate"에 대한 POST 요청 시 I/O 오류: 인증서가 주체 대체 이름과 일치하지 않습니다."
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
authc_config 암호 정책 요구 사항 수정이 실패하고 오류가 발생합니다.
명령:
오류:
"Error executing command. Failure: I/O error on POST request for "https://localhost:9090/auth-server/api/v1/sec/authenticate": Certificate for doesn't match any of the subject alternative names"
명령:
authc_config -u administrator -p "password" -e add-option -D option-name=PasswordMinLengthCharacters -D option-value=12
오류:
"Error executing command. Failure: I/O error on POST request for "https://localhost:9090/auth-server/api/v1/sec/authenticate": Certificate for doesn't match any of the subject alternative names: []; nested exception is javax.net.ssl.SSLPeerUnverifiedException: Certificate for doesn't match any of the subject alternative names: [] Invalid TrustStore. Try copying key "keystore.password" and its value from authc-server-app.properties to authc-cli-app.properties or providing truststore password(-Djavax.net.ssl.trustStorePassword="Password") as JVM Parameter.""
Cause
NetWorker authc 서버의 authc-cli-app.properties 파일에는 다음 항목이 있습니다.
Linux: /opt/nsr/authc-server/conf/authc-cli-app.properties
Windows: .. \Program Files\EMC NetWorker\nsr\authc-server\conf\authc-cli-app.properties
authc_config -u administrator -p "password" -e add-option -D option-name=PasswordMinLengthCharacters -D option-value=12
Linux: /opt/nsr/authc-server/conf/authc-cli-app.properties
Windows: .. \Program Files\EMC NetWorker\nsr\authc-server\conf\authc-cli-app.properties
Resolution
authc-cli-app.properties 파일의 admin_service_default_url 값을 localhost에서 서버의 FQDN으로 변경합니다.
authc 명령을 다시 실행하여 암호 최소 문자 길이를 변경합니다.
예:
authc_config -u administrator -p "password" -e add-option -D option-name=PasswordMinLengthCharacters -D option-value=12
Affected Products
NetWorkerProducts
NetWorkerArticle Properties
Article Number: 000202728
Article Type: Solution
Last Modified: 02 Mar 2023
Version: 3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.