NAME
stguserset - changes the user name and the password
SYNOPSIS
<program-directory>\bin\stguserset User-Name Password
DESCRIPTION
This command changes the user name and the password of a "repository access user" specified when the ETERNUS SF Manager was installed. This command must be executed on a Management Server.
The change in the username and the password is executed according to the following procedures:
Close the Web Console.
Execute the Repository access user change command (stguserset).
Stop the service (the AdvancedCopy Manager GUI service).
Start the service (the AdvancedCopy Manager GUI service).
OPERANDS
Specifies a user name to be used for repository access.
Specify a username, of up to 18 bytes, that is specifiable under the operating system.
Specifies a user password to be used for repository access.
Specify a username, of up to 18 bytes, that is specifiable under the operating system.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Change the user name and the password to be used for repository access to a1234 and Yfd1fz3, respectively:
C:\>C:\ETERNUS_SF\ACM\bin\stguserset a1234 Yfd1fz3 Password for accessing the repository has been registered. C:\>
NOTES
When using special characters, such as "!" for password, surround the entire password with single quotaion marks so as to make special characters recognized by the command line.
This command can be executed only by a local account belonging to the Administrator's group or by a domain account belonging to the Domain Admins group of the domain.
The user name to be specified in this command must already be registered in the system and must be the user shown in the table below for the type of server to which login is being performed.
Server type | ||
---|---|---|
Domain controller | Machine belonging to a domain | WORKGROUP |
Domain user | Local user | Local user |