Use this command add an account to the file registry.
Purpose
The
addFileRegistryAccount command
adds an account to the file registry. You must save your configuration
changes after running this command to save the new account to the
master repository.
Note: If the Use
global security settings option is selected for the user
realm or the Global federated repositories option
is selected as the realm type for the specified domain, this command
is executed on the federated repository of the admin domain. However,
configuration changes that are performed on the domain are applied
to the security domain-specific configuration.
Syntax
addFileRegistryAccount {-userId userid -password password
-parent parent [-securityDomainName domainName] }
Parameters
- userId userid
- Specifies the ID of the user to add to the file registry.
- password password
- Specifies the password of the user to add to the file registry.
- parent parent
- Specifies the parent of the entity.
- -securityDomainName domainName
- Specifies the name that uniquely identifies the security domain.
If you do not specify this parameter, the command uses the global
federated repository.
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}