NetWorker. Изменение требований authc_config пароля завершается сбоем с ошибкой «Error executing command. Сбоя: I/O error on POST request»

Summary: Изменение требований authc_config пароля завершается с ошибкой «Error executing command. Сбоя: Ошибка ввода-вывода при запросе POST на «https://localhost:9090/auth-server/api/v1/sec/authenticate»: Certificate for does not match any of the subject alternative names» ...

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

В файле authc-cli-app.properties сервера NetWorker есть запись:
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

Измените значение admin_service_default_url в файле authc-cli-app.properties с localhost на FQDN сервера.
 
Повторно выполните команду authc, чтобы изменить минимальную длину символов пароля: 
 
Например, 
authc_config -u administrator -p "password" -e add-option -D option-name=PasswordMinLengthCharacters -D option-value=12

 

Affected Products

NetWorker

Products

NetWorker
Article 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.