NAME
stguserset - changes the user name and the password
SYNOPSIS
/opt/swstorage/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 Repository access user change command (stguserset).
Stop RMI daemons.
Start RMI daemons.
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:
# /opt/swstorage/bin/stguserset a1234 Yfd1fz3 Password for accessing the repository has been registered. #
NOTES
This command can be executed only by root users.
We recommend that you use a high root or superuser instead of the general user frequently used for password changes for security reasons.