Dell Unity: How to modify the NAS server to change its computer account password regularly
Summary: Some security audit tools may report that a Unity NAS server does not regularly change its computer account password. By default, the Unity NAS server does not change its computer account password regularly. Windows computers change their machine account password every 30 days. (User Correctable) ...
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
A system administrator can set a Group Policy Object (GPO) to change this behavior.
This can also be changed from the Unity side using the following commands:
- To check the current values:
svc_nas <NAS_server_name> -param -facility cifs -info srvpwd.updtMinutes
The default is zero.
- To change this value for a single NAS server:
svc_nas <NAS_server_name> -param -f cifs -m srvpwd.updtMinutes -v <MINUTES>"
Example:
svc_nas TestNAS -param -f cifs -m srvpwd.updtMinutes -v 1440
The 1440 value is 1 day in minutes. Insert a different value in the -v field (in minutes) if wanted.
- To change this value for all NAS servers:
svc_nas ALL -param -f cifs -m srvpwd.updtMinutes -v 1440
- Restart the NAS servers. The NAS servers must be restarted for the changes to take effect.
svc_nas <NAS SERVER NAME> -restart
Affected Products
Dell EMC UnityProducts
StorageArticle Properties
Article Number: 000225151
Article Type: How To
Last Modified: 06 Aug 2025
Version: 2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.