Configure vCenter-to-Avamar authentication
25
Configuration and Setup
6. Add the default vCenter certificate to the temporary MCS keystore file by typing:
cd /tmp
$JAVA_HOME/bin/keytool –import –file rui.crt -alias ALIAS
-keystore rmi_ssl_keystore
where ALIAS is a user-defined name for this certificate, which can often be the file
name.
7. When prompted for a password, type the root password.
The following appears in the command shell:
Trust this certificate?
8. Type yes, and press Enter.
9. Back up the live MCS keystore by typing:
cd /usr/local/avamar/lib
cp rmi_ssl_keystore rmi_ssl_keystore.DATE
where DATE is today’s date.
10. Copy the temporary MCS keystore to the live location by typing:
cp /tmp/rmi_ssl_keystore /usr/local/avamar/lib/
11. Exit the root subshell, and restart the MCS by typing:
exit
dpnctl start mcs
Option 2: Turn off certificate authentication for all vCenter-to-Avamar MCS
communications
1. Open a command shell, and log in:
• If logging into a single-node server, log in to the server as admin.
• If logging into a multi-node server, log in to the utility node as admin.
2. Stop the MCS by typing:
dpnctl stop mcs
3. Open /usr/local/avamar/var/mc/server_data/prefs/mcserver.xml in a UNIX text
editor.
4. Locate the ignore_vc_cert preference.
5. Change the ignore_vc_cert preference setting to true.
For example:
<entry key="ignore_vc_cert" value="true" />
6. Save your changes.
7. Restart the MCS by typing:
dpnctl start mcs
Summary of Contents for Avamar 6.1
Page 1: ...EMC Avamar 6 1 for VMware User Guide P N 300 013 353 REV 07 ...
Page 6: ...6 EMC Avamar 6 1 for VMware User Guide Tableses ...
Page 48: ...48 EMC Avamar 6 1 for VMware User Guide Configuration and Setup ...
Page 72: ...72 EMC Avamar 6 1 for VMware User Guide Administration ...
Page 96: ...96 EMC Avamar 6 1 for VMware User Guide Protecting the vCenter Management Infrastructure ...
Page 102: ...102 EMC Avamar 6 1 for VMware User Guide Plug in Options ...