40Postinstallation

ATTENTION

Nortel strongly recommends that you back up the keystore directory to protect the files against overwriting, deletion, or corruption.

6Restart the server:

/sbin/service mobilitygw restart

7When prompted, enter the root password.

--End--

Importing a preinstalled CA root or intermediate certificate

You must know the absolute path to import a preinstalled CA root certificate into the keystore. Enter one of the following commands:

/usr/java/jdk1.5.0_03/bin/keytool -import

-trustcacerts -keystore .keystore -alias root -file <absolute_path_root_certificate_file>

OR

/usr/java/jdk1.5.0_03/bin/keytool -import -trustcacerts -keystore .keystore -alias intermediate -file <absolute_path_intermediate_cert_file>

Viewing the contents of the keystore

To assist with troubleshooting, you can review the contents of the keystore. Enter the following command:

/usr/java/jdk1.5.0_03/bin/keytool -list -v -keystore

.keystore

Change the keystore default password

The default password for the keystore is firsthand. For security reasons, you should change the default password.

Procedure 9

Changing the keystore default password

Step Action

1At the MCG server, log on to the server as nortel.

2To become the superuser, enter the following command: su

3To change the keystore default password, enter the following command:

Nortel Mobile Communication 3100 Series Portfolio

Nortel Mobile Communication Gateway 3100 Installation and Upgrades

NN42030-300 02.03 Standard

9 May 2008

Copyright © 2007, 2008 Nortel Networks

Page 40
Image 40
Nortel Networks NN42030-300 manual Viewing the contents of the keystore, Change the keystore default password