changeFileRegistryAccountPassword command

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

Purpose

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

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