NetWorker: Modification of authc_config password policy requirements fail with error "Error executing command. Failure: I/O error on POST request"
概要: Modification of authc_config password policy requirements fail with error "Error executing command. Failure: I/O error on POST request for "https://localhost:9090/auth-server/api/v1/sec/authenticate": Certificate for does not match any of the subject alternative names" ...
この記事は次に適用されます:
この記事は次には適用されません:
この記事は、特定の製品に関連付けられていません。
すべての製品パージョンがこの記事に記載されているわけではありません。
現象
Modification of authc_config password policy requirements fail with error
Command:
Error:
"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"
Command:
authc_config -u administrator -p "password" -e add-option -D option-name=PasswordMinLengthCharacters -D option-value=12
Error:
"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.""
原因
The NetWorker authc server's authc-cli-app.properties file has entry:
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
解決方法
Change the value of admin_service_default_url in the authc-cli-app.properties file from localhost to the FQDN of the server.
Rerun the authc command to change password minimum character length:
e.g:
authc_config -u administrator -p "password" -e add-option -D option-name=PasswordMinLengthCharacters -D option-value=12
対象製品
NetWorker製品
NetWorker文書のプロパティ
文書番号: 000202728
文書の種類: Solution
最終更新: 02 3月 2023
バージョン: 3
質問に対する他のDellユーザーからの回答を見つける
サポート サービス
お使いのデバイスがサポート サービスの対象かどうかを確認してください。