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 -fullName fullName -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.
fullName fullName
- Specifies the full name of the user that is to be added to the
file registry account.
- 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
add a user account to the WebSphere Application Server file registry,
issue the following command:
$AdminTask addFileRegistryAccount {-userId Admin1 -password ab12c34de}