Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products

NetWorker:如何變更 NetWorker 帳戶的密碼歷程記錄計數

Summary: 本文提供 NetWorker 驗證 PasswordHistoryCount 的概觀,以及如何重設。

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

嘗試重複使用 NetWorker 帳戶的密碼時,您可能會收到下列錯誤:
The password that you specified for user user_name was recently used, provide a different password
預設的密碼歷程記錄計數為 8;但是,您可以將此變更為較低值,包括 0。PasswordHistoryCount 儲存在 NetWorker 伺服器的驗證 (authc) 服務中。通常 NetWorker 驗證服務器與 NetWorker 伺服器的主機相同。

如果有一個以上的 NetWorker 伺服器由單一 NetWorker 管理主控台 (NMC) 伺服器管理,請識別管理主控台使用的 NetWorker authc 伺服器。在 NMC 伺服器上,檢查authsvc_hostnamegstd.conf檔案。
  • Windows:C:\Program Files\EMC NetWorker\Management\GST\etc\gstd.conf
  • Linux:/opt/lgtonmc/etc/gstd.conf
[root@nmcserver ~]# cat /opt/lgtonmc/etc/gstd.conf | grep hostname
    string authsvc_hostname = "nwserver-a1.emclab.local";

若要停用歷程記錄計數,請在 NetWorker authc 伺服器上執行下列命令:

authc_config -u Administrator -e add-option -D option-name=PasswordHistoryCount -D option-value=0

所指定的「系統管理員」帳戶是預設的 NetWorker 系統管理員帳戶。輸入命令後,系統會提示您輸入此帳戶的密碼。

範例:

[root@nwserver-a1 ~]# authc_config -u Administrator -e add-option -D option-name=PasswordHistoryCount -D option-value=0
Enter password:
Option PasswordHistoryCount is created successfully.

[root@nwserver-a1 ~]# authc_config -u Administrator -e find-all-options
Enter password:
The query returns 1 records.
Option Id Name
1         PasswordHistoryCount

[root@nwserver-a1 ~]# authc_config -u Administrator -e find-option -D option-id=1
Enter password:
Option Id: 1
Name     : PasswordHistoryCount
Value    : 0

密碼歷程記錄停用後,您可以使用先前使用的密碼從 NMC 更新該使用者的密碼。

Additional Information

Affected Products

NetWorker

Products

NetWorker, NetWorker Management Console
Article Properties
Article Number: 000009697
Article Type: How To
Last Modified: 02 Oct 2023
Version:  6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.