
Restarting a Subsystem after a Machine Restart
65
1. Log in as
root
.
2. Run
/etc/init.d/
, specifying the instance name. For example, for an instance named
rhpki-
ca
, the command is as follows:
/etc/init.d/rhpki-ca restart
3.4.4. Restarting a Subsystem after a Machine Restart
If a computer running a subsystem is shut down unexpectedly, more services than just the subsystem
must be restarted, in the proper order, for the subsystem to be available both through the HTML
services page and the administrative console.
1. Restart the Directory Server Administration Server.
cd /opt/redhat-ds/
./start-admin
2. Restart the Directory Server.
cd /opt/redhat-ds/slapd-
instance_ID
./start-slapd
3. Restart the Certificate System subsystem instance.
/etc/init.d/
instance_ID
start
3.5. Mail Server
The notifications and jobs features use the mail server set in the Certificate System CA instances to
send notification messages. Set up a mail server by doing the following:
1. Open the CA subsystem administrative console. For example:
pkiconsole https://host.example.com:9443/ca
2. In the
Configuration
tab, highlight the instance name at the top, and select the
SMTP
tab.
3. Supply the server name and port number of the mail server.
The server name is the fully qualified DNS hostname of the machine on which the mail server
is installed, such as
mail.example.com
. By default, the hostname of the mail server is
localhost
instead of the actual hostname.
The default port number on which the SMTP mail server listens is
25
.
4. Click
Save
.
Summary of Contents for CERTIFICATE SYSTEM 7.2 - MIGRATION GUIDE
Page 36: ...Chapter 1 Overview 16 Figure 1 4 Certificate System Architecture ...
Page 144: ...124 ...
Page 160: ...140 ...
Page 208: ...188 ...
Page 210: ...190 ...
Page 256: ...236 ...
Page 282: ...Chapter 12 Certificate Profiles 262 Parameter IssuerName_n IssuerType_n ...
Page 285: ...Freshest CRL Extension Default 265 Parameter PointName_n PointIssuerName_n ...
Page 362: ...342 ...
Page 376: ...356 ...
Page 436: ...416 ...
Page 490: ...470 ...
Page 504: ...484 ...