Requiring System Password Prompts
289
# adding this line to enable password prompts
NSSPassPhraseDialog builtin
12.3.3.2. Configuring Existing CA, DRM, TKS, and OCSP Instances to
Prompt for Passwords
Existing subsystem instances can be configured to prompt for passwords rather than using
password.conf
. This requires a few additional steps to set up.
1. Make sure all of the Certificate System packages have been installed and updated.
2. Stop the instance.
service
subsystem_name
stop
3. Back up the instance. For example:
cp -R /var/lib/pki-ca-old /var/lib/pki-ca-old.bkup
4. Add the
cms.passwordlist
parameter to the instance's
CS.cfg
file.
vim /var/lib/
subsystem_name
/conf/CS.cfg
cms.passwordlist=internaldb,replicationdb
If publishing has been enabled, then make sure the LDAP publishing password is listed. For
example:
cms.passwordlist=internaldb,replicationdb,CA LDAP Publishing
5. Create a new
dtomcat5
file for the instance.
a. Copy the current file in
/usr/share/pki/
type
/conf
. For example:
/usr/share/pki/ca/conf/dtomcat5 /tmp/dtomcat5-pki-old
b. Edit the copied
dtomcat5-
name
file to supply the subsystem information. For example:
sed -i 's/\[PKI_SUBSYSTEM_TYPE\]/ca/g' /tmp/dtomcat5-pki-old
sed -i 's/\[PKI_INSTANCE_PATH\]/\/var\/lib\/pki-old/g' /tmp/dtomcat5-pki-old
sed -i 's/\[PKI_INSTANCE_ID\]/pki-old/g' /tmp/dtomcat5-pki-old
c. Copy the file into the
/usr/bin
directory.
cp /tmp/dtomcat5-pki-old /usr/bin
d. Set the proper file owner and permissions for the file.
chown pkiuser: /usr/bin/dtomcat5-pki-old
chmod 770 /usr/bin/dtomcat5-pki-old
Содержание 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 ...