NetWorker: How to change the minimum character requirements for NetWorker user passwords
Zhrnutie: This KB shows how to change the minimum character requirements for NetWorker user passwords.
Tento článok sa vzťahuje na
Tento článok sa nevzťahuje na
Tento článok nie je viazaný na žiadny konkrétny produkt.
V tomto článku nie sú uvedené všetky verzie produktov.
Pokyny
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
!@#$%^&*()_-+=~{}[]<>?/`:;',.|\".
Ďalšie informácie
Dotknuté produkty
NetWorkerProdukty
NetWorkerVlastnosti článku
Číslo článku: 000021890
Typ článku: How To
Dátum poslednej úpravy: 24 aug 2025
Verzia: 5
Nájdite odpovede na svoje otázky od ostatných používateľov spoločnosti Dell
Služby podpory
Skontrolujte, či sa na vaše zariadenie vzťahujú služby podpory.