HP StorageWorks XP Command View Advanced Edition software Device Manager server installation and configuration guide (web version) (T1780-96078, March 2008)

Troubleshooting
232
To execute the hdvmmodmailuser command, the following conditions must be satisfied:
A user who executes the hdvmmodmailuser command has the Administrator permission for
Windows, or the root permission for Linux
A user who is specified when executing the hdvmmodmailuser command has the Admin
permission of Device Manager
The Device Manager server service is stopped.
The Common Component services are running.
The following shows the installation location and format of the hdvmmodmailuser command:
In Windows:
installation-folder-for-the-Device-Manager-
server\Server\tools\hdvmmodmailuser.bat -u Device-Manager-user-ID -p
Device-Manager-password SMTP-authentication-user-ID [SMTP-
authentication-password]
The following is an example of executing the command:
C:\Program Files\CVXPAE\DeviceManager\Server\tools\hdvmmodmailuser -u
dvmuser1 -p sys0305 dvmuser1_mail dvmuser1_sys
In Linux:
installation-directory-for-the-Device-Manager-
server/Server/tools/hdvmmodmailuser.sh -u Device-Manager-user-ID -p
Device-Manager-password SMTP-authentication-user-ID [SMTP-
authentication-password]
The following is an example of executing the command:
# /opt/CVXPAE/Server/tools/hdvmmodmailuser.sh -u dvmuser1 -p sys0305
dvmuser1_mail dvmuser1_sys
You can specify the following options in the hdvmmodmailuser command:
-u Device-Manager-user-ID
Specify a user ID that has the Admin permission of Device Manager.
You can use the following characters in the range from 1 to 256 bytes:
A - Z, a - z, 0 - 9, #, +, -, ., @, _
-p Device-Manager-password
Specify the password used to log in to Device Manager by the user Device-Manager-user-
ID specified using the -u option.
You can use the following characters in the range from 1 to 256 bytes:
A - Z, a - z, 0 - 9, !, #, $, %, &
, ', (, ), *, +, -, ., =, @, \, ^, _, |
SMTP-authentication-user-ID
Specify a user ID used for SMTP authentication.
You can use the following characters in the range from 1 to 64 bytes:
A - Z, a - z, 0 - 9, !, #, $, %, &, ', (, ), *, +, , ,-, ., =, @, \, ^, _, |
SMTP-authentication-password
Specify the password used to log in to the SMTP server by the user SMTP-
authentication-user-ID. You can specify the following characters in the range from 0 to
64 bytes:
A - Z, a - z, 0 - 9, !
, #, $, %, &, ', (, ), *, +, , , -, ., =, @, \, ^, _, |
You can omit this option.