Chapter 13. Basic Subsystem Management
296
pki-tps is stopped
If the instance is running, then the status check returns all of the configured ports and URLs for the
instance.
service pki-tps status
pki-tps (pid 8196) is running ...
Unsecure Port = http://server.example.com:7888
/cgi-bin/so/enroll.cgi
(ESC Security Officer Enrollment)
Unsecure Port = http://server.example.com:7888
/cgi-bin/home/index.cgi
(ESC Phone Home)
Secure Clientauth Port = http://server.example.com:7888
/cgi-bin/sow/welcome.cgi
(ESC Security Officer Workstation)
Secure Clientauth Port = https://server.example.com:7889/tus/
(TPS Roles - Operator/Administrator/Agent)
Secure Non-Clientauth Port = http://server.example.com:7889
/cgi-bin/so/enroll.cgi
(ESC Security Officer Enrollment)
Secure Non-Clientauth Port = https://server.example.com:7890
/cgi-bin/home/index.cgi
(ESC Phone Home)
PKI Instance Name: pki-tps
PKI Subsystem Type: TPS
Registered PKI Security Domain Information:
==========================================================================
Name: Example Domain
URL: https://server.example.com:9445
==========================================================================
13.1.4. Managing Subsystem Processes with chkconfig
Red Hat Enterprise Linux 5.3 has a tool called
chkconfig
which manages the automatic startup and
shutdown settings for each process on the server. This means that when a system reboots, some
services can be automatically restarted.
chkconfig
also defines startup settings for different run
levels of the server.
chkconfig
is explained more in the Red Hat Enterprise Linux documentation,
such as
the Deployment Guide
1
.
Certificate System subsystems can be managed by
chkconfig
, so this tool can set whether to restart
subsystems automatically. By default, every Certificate System subsystem instance is turned off at
every run level in the system, meaning instances must be started and stopped manually. This can be
changed by resetting the configuration in
chkconfig
to
on
. For example, this automatically restarts
Red Hat Directory Server, Administration Server, and the CA:
/sbin/chkconfig --level 2345 dirsrv-admin on
/sbin/chkconfig --level 2345 dirsrv on
/sbin/chkconfig --level 2345 pki-ca on
Make sure the subsystem is listed with the other services.
chkconfig --list | grep
subsystem_name
To remove the subsystem from the start list, simply turn the level to
off
:
1
http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/Deployment_Guide-en-US/s1-services-chkconfig.html
Содержание CERTIFICATE SYSTEM 8.0 - ADMINISTRATION
Страница 1: ...Red Hat Certificate System 8 0 Admin Guide Publication date July 22 2009 updated on March 25 2010 ...
Страница 42: ...20 ...
Страница 43: ...Part I Setting up Certificate Services ...
Страница 44: ......
Страница 190: ...168 ...
Страница 208: ...186 ...
Страница 223: ...Part II Additional Configuration to Manage CA Services ...
Страница 224: ......
Страница 256: ...234 ...
Страница 270: ...248 ...
Страница 280: ...258 ...
Страница 292: ...270 ...
Страница 293: ...Part III Managing the Subsystem Instances ...
Страница 294: ......
Страница 363: ...Managing RA Users 341 5 The user details page shows the person s UID full name email address and user SSL certificate ...
Страница 408: ...386 ...
Страница 438: ...416 ...
Страница 439: ...Part IV References ...
Страница 440: ......
Страница 503: ...Netscape Defined Certificate Extensions Reference 481 OID 2 16 840 1 113730 13 ...
Страница 504: ...482 ...
Страница 556: ...534 ...
Страница 564: ...542 ...