PowerStore:NASサーバーを変更してコンピューター アカウントの定期的なパスワードを変更する方法
Summary: 一部のセキュリティ監査ツールでは、PowerStore NASサーバーがコンピューター アカウントのパスワードを定期的に変更しないと報告されることがあります。デフォルトでは、PowerStore NASサーバーはコンピューター アカウントのパスワードを定期的に変更しません。 Windowsコンピューターは、30日ごとにマシン アカウントのパスワードを変更します。
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
GPOを設定して、この動作を変更できます。
これは、次のコマンドを使用してPowerStore側からも変更できます。
- 現在の値を確認するには、次の手順を実行します。
svc_nas_global_tools --args="-param -f cifs -info srvpwd.updtMinutes"
デフォルトはゼロです。
- 単一のNASサーバーのこの値を変更するには、次の手順を実行します。
svc_nas_tools --server <NAS SERVER NAME> --args="-param -f cifs -modify srvpwd.updtMinutes -value <MINUTES>"
Example:
svc_nas_tools --server MyNAS --args="-param -f cifs -modify srvpwd.updtMinutes -value 43200"
43200の値は30日間(分)です。別の値が必要な場合は、[ -value ]フィールドに別の値(分単位)を挿入します。
- すべてのNASサーバーでこの値を変更するには、次の手順を実行します。
svc_nas_global_tools --args="-param -f cifs -modify srvpwd.updtMinutes -value 43200"
- NASサーバーを再起動します。変更を有効にするには、NASサーバーを再起動する必要があります。
svc_nas_tools --server <NAS SERVER NAME> --args=-restart
Affected Products
PowerStoreArticle Properties
Article Number: 000210718
Article Type: How To
Last Modified: 15 Dec 2023
Version: 3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.