How to install CAPKI component in a different folder

book

Article ID: 9596

calendar_today

Updated On:

Products

DIRECTORY CA Identity Manager CA Identity Governance CA Identity Portal CA Risk Analytics CA Secure Cloud SaaS - Arcot A-OK (WebFort) CLOUDMINDER ADVANCED AUTHENTICATION CA Secure Cloud SaaS - Advanced Authentication CA Secure Cloud SaaS - Identity Management CA Secure Cloud SaaS - Single Sign On

Issue/Introduction

We have installed CA directory as root user and noticed the CAPKI folder was created under /opt/CA folder. 

We want to keep all CA DIRECTORY componentes under /app/CA/Directory folder we have created for this purpose. 

Is there anyway to reinstall CAPKI and point it to this customized folder ? 



Environment

CA Dir 12.x

Resolution

Run the setup as a non root user and it will create the PKI folder under the same CA DIRECTORY folder 

To use a non root user as installer, to run first the command below: 

usermod -c "DXserver Administrator" nonroot_user

 

Run the installer with the parameter:

instdir=YourPATH