Hi Rich,
You can also use the cli which does the same thing as the UI which Ehrhart mentioned.
dfm host password set help
NAME
set -- modifies the password of local user on storage system/vFiler.
SYNOPSIS
dfm host password set [ -u ... ]
DESCRIPTION
-n: if specified, password will be modified only on direct members
of the group.
-t: type of appliances whose password needed to be changed.
The valid values for -t type option are :'filer' and 'vFiler'.
-R: Maximum number of retries.
-u: local user name on the host. Applicable only for storage system and vFiler.
-o: old password of the local user on the host. Applicable only for storage systems
and vFilers. This option is mandatory in the following cases:
1) For storage systems running Data ONTAP version less than 7.0.
2) For all vFilers.
3) For storage systems without login set.
4) For users not having DFM.Console.Execute capability.
When specified, old password is always considered.
-p: specifies the new password.
dfm host password save help
NAME
save -- update user-name and password for one or more applainces in the DataFabric Manager server.
SYNOPSIS
dfm host password save -u ...
DESCRIPTION
-n: if specified, password will be modified only on direct members
of the group.
-t: type of appliances whose password needed to be changed.
The valid values for -t type option are :'filer' and 'vFiler'.
-u: specifies the user name.
-p: specifies the new password.
#
Regards
adai