NetWorker:パスワード ポリシー要件authc_config変更すると、「Error executing command.失敗:POST要求時のI/Oエラー」
Summary: authc_configパスワード ポリシー要件の変更がエラーで失敗する 「Error executing command.失敗:「https://localhost:9090/auth-server/api/v1/sec/authenticate」のPOST要求時のI/Oエラー: Certificate for がサブジェクトの代替名のいずれとも一致しない」
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:
"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:
"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.