NetWorker: How to change the minimum character requirements for NetWorker user passwords
Summary: This KB shows how to change the minimum character requirements for NetWorker user passwords.
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.
Instructions
Local NetWorker account password settings are modified using the authc_config command on the NetWorker authentication (AUTHC) server. Typically the NetWorker server is the AUTHC server; however, larger NetWorker datazones may have multiple NetWorker servers managed by a single AUTHC server.
To identify the AUTHC server, check the gstd.conf file on the NetWorker Management Console (NMC) server:
- Linux: /opt/lgtonmc/etc/gstd.conf
- Windows (Default): C:\Program Files\EMC NetWorker\Management\GST\etc\gstd.conf
string authsvc_hostname = "nsr.amer.lan";
int authsvc_port = 9090;
Open an Administrator command-prompt or root shell on the NetWorker AUTHC server.
Run the following command to define the minimum length required for local NetWorker accounts:
authc_config -u Administrator -p 'NETWORKER_ADMIN_PASSWORD' -e add-option -D "option-name=PasswordMinLengthCharacters" -D "option-value=NUMBER"
Example:
[root@nsr ~]# authc_config -u Administrator -p '!Password1' -e add-option -D "option-name=PasswordMinLengthCharacters" -D "option-value=20" Option PasswordMinLengthCharacters is created successfully.
NOTE: The default minimum characters required for a password are nine. The maximum allowed is 126. The following list of special characters are supported
!@#$%^&*()_-+=~{}[]<>?/`:;',.|\".
Additional Information
Affected Products
NetWorkerProducts
NetWorkerArticle Properties
Article Number: 000021890
Article Type: How To
Last Modified: 24 Aug 2025
Version: 5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.