HP Application Recovery Manager software A.06.10 Installation and licensing guide (March 2008)

2. Run the following command:
On Windows:
AppRM_home\bin\omnicc -install_license password
On UNIX: /opt/omni/bin/omnicc -install_license password
The password string must be entered exactly as it appears on the Password
Certificate. It must be formatted as a single line and must not contain any
embedded carriage returns. The password must be in quotes. If the password
includes also a description in quotes, the quotes in this description must be
preceded with backslashes. See the omnicc man page for an example and
more information.
You can also append the password to the following file:
On Windows: AppRM_home\config\server\cell\lic.dat
On UNIX: /etc/opt/omni/server/cell/lic.dat
If the file does not exist, create it with an editor, such as vi or Notepad. Refer to
Step 3 on page 144 in the procedure for the graphical user interface for an example
of a password.
Verifying the password
Using the GUI
To verify if the password for the license you have installed is correct, proceed as
follows in the Application Recovery Manager GUI:
1. In the Help menu, click About.
2. Click the License tab. All installed licenses are displayed. If the password you
entered is not correct, it is listed with the remark Password could not be
decoded.
Using the CLI
To verify if the password for the license you have installed is correct, use the following
command:
On Windows:
AppRM_home\bin\omnicc -password_info
On UNIX: /opt/omni/bin/omnicc -password_info
Installation and licensing guide 145