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.
Acest articol se aplică pentru
Acest articol nu se aplică pentru
Acest articol nu este legat de un produs specific.
Acest articol nu acoperă toate versiunile de produs existente.
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
Produse afectate
NetWorkerProduse
NetWorkerProprietăți articol
Article Number: 000021890
Article Type: How To
Ultima modificare: 24 aug. 2025
Version: 5
Găsiți răspunsuri la întrebările dvs. de la alți utilizatori Dell
Servicii de asistență
Verificați dacă dispozitivul dvs. este acoperit de serviciile de asistență.