We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This page describes the process to set up a user to access the CA database in DS with PKI tools.
$ pki-server ca-user-add \ --full-name pkidbuser \ --type agentType \ pkidbuser
In PKI 11.6 or later the user certificate can be specified with the --cert <path> option.
--cert <path>
$ pki-server ca-user-cert-add \ --cert /var/lib/pki/pki-tomcat/conf/certs/subsystem.crt \ pkidbuser
$ pki-server ca-db-access-grant \ uid=pkidbuser,ou=people,dc=ca,dc=pki,dc=example,dc=com
Introduction
Quick Start
Installation Guide
User Guide
Programming Guide
Development Guide