changeFileRegistryAccountPassword command

Use this command to change the administrator's password for the file registry account.

Purpose

Use the changeFileRegistryAccountPassword to change administrator's password, if the administrator has forgotten the previous password and cannot change it using the updateUser command or the graphical user interface. You can also run this command in local mode. It must be issued on the Network Deployment Manager if you are using the WebSphere Application Server Network Deployment version.

Syntax

changeFileRegistryAccountPassword {-userId userid -password password -uniqueName uniqueName }

Parameters

userId userid
Specifies the user ID of the administrator.
password password
Specifies the new password of the administrator.
uniqueName uniqueName
Specifies the unique name of the administrator.

Sample

To change the password for the administrator (Admin1) for the WebSphere Application Server file registry to ab12cd34e, issue the command:
$AdminTask changeFileRegistryAccountPassword {-userId Admin1 -password ab12c34de}


Terms of use | Feedback

http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.wim.doc/changefileregistryaccountpasswordcommand.html