NetWorker: How to Disable Password Expiration for NetWorker Accounts
요약: This article provides an overview of how to disable the password expiration for NetWorker accounts. By default passwords are set to expire every 90 days.
이 문서는 다음에 적용됩니다.
이 문서는 다음에 적용되지 않습니다.
이 문서는 특정 제품과 관련이 없습니다.
모든 제품 버전이 이 문서에 나와 있는 것은 아닙니다.
지침
NetWorker Authentication
The NetWorker user account passwords are stored in the NetWorker server's authentication (authc) service. Typically, the NetWorker server is its own authc server; however, if a single NetWorker Management Console (NMC) is managing several NetWorker servers, there is a primary authc server used for all authentication request.
On the NMC server, check the gstd.conf file for the authsvc_hostname.
- Windows:
C:\Program Files\EMC NetWorker\Management\GST\etc\gstd.conf - Linux:
/opt/lgtonmc/etc/gstd.conf
NOTE: The
gstd.conf file contains a line showing the authsvc_hostname. The host defined is the authc host used for NMC authentication.
Disabling Password Expiration
- On the NetWorker authentication server, open an admin or root command prompt.
- Get the User ID of the user that you want to update:
authc_mgmt -u administrator -e find-all-users
NOTE: You are prompted to enter the NetWorker Administrator password after entering the command. Optionally, you can append
-p 'ADMINISTRATOR_PASSWORD' to specify the Administrator password in the command; however, this is displayed as clear text in the prompt.
authc_mgmt -u administrator -e find-all-users The query returns 5 records. User Id User Name 1000 administrator 1001 svc_nmc_dpa-srv 1002 root 1003 NW9DPAAgent 1004 TestUser
- Check the current options of the user:
authc_mgmt -u administrator -e find-user-options -D user-options-user-id=####
authc_mgmt -u administrator -e find-user-options -D user-options-user-id=1004 Enter password: User Options Id : 5 User Id : 1004 Must Change Password : false Password Never Expires: false
- Update the user account to set "Password Never Expires" to true:
authc_mgmt -u administrator -e update-user-options -D user-options-user-id=#### -D user-options-password-never-expires="true"
authc_mgmt -u administrator -e update-user-options -D user-options-user-id=1004 -D user-options-password-never-expires="true" Enter password: User Options for User 1,004 are updated successfully.
- Verify that the settings have changed:
authc_mgmt -u administrator -e find-user-options -D user-options-user-id=####
추가 정보
- NetWorker: How to reset the Administrator password
- NetWorker: How To Change the Password History Count for NetWorker Accounts
- NetWorker: How to change the minimum character requirements for NetWorker user passwords
For more information, see the NetWorker Security Configuration Guide available on Dell Support NetWorker Product page.
해당 제품
NetWorker제품
NetWorker, NetWorker Series문서 속성
문서 번호: 000014028
문서 유형: How To
마지막 수정 시간: 19 9월 2025
버전: 7
다른 Dell 사용자에게 질문에 대한 답변 찾기
지원 서비스
디바이스에 지원 서비스가 적용되는지 확인하십시오.