If any of your Policy Servers do not have the smkeydatabase configured, create the smkeydatabase on those Policy Servers. The Agent for SharePoint requires a smkeydatabase on each Policy Server in your environment.
Follow these steps:
policy_server_home
smkeytool -createDB -password database_password -importDefaultCACerts
Creates a smkeydatabase to store keys and certificates.
Sets a password for the encrypted data in database. The password is encrypted using the policy store key and added to the smkeydatabase.properties file.
Limits: Length from 6 to 32 characters.
(Optional) Imports the default Certificate Authority certificates during the creation of the database. These certificates are imported from the cacerts.keystore file, which contains all default Certificate Authority certificates.
The smkeydatabase is created.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |