Changes the Oracle VM Agent password on an Oracle VM Server.
Syntax
changeServerAgentPassword
Server
instanceoldPassword=valuenewPassword=valueconfirmPassword=value
Where is:
instance
{
id=
|
valuename=
}value
Description
This command changes the Oracle VM Agent password on an Oracle VM Server.
Options
The following table shows the available options for this command.
Option | Description |
|---|---|
| The existing password for the Oracle VM Agent on the Oracle VM Server. The password is displayed as asterisks. |
| The new password for the Oracle VM Agent on the Oracle VM Server. The password is displayed as asterisks. |
| The new password for the Oracle VM Agent on the Oracle VM Server. The password is displayed as asterisks. |
{
|
The instance of the object using either the
|
Examples
Example A.25 Changing the Oracle VM Agent password on an Oracle VM Server
OVM> changeServerAgentPassword Server name=MyServer oldPassword=***** \ newPassword=******* confirmPassword=*******

