List of Response Parameters in Windows
The following table lists the parameters provided in the CA Directory default response file for silent installation in Windows:
cad140
The following table lists the parameters provided in the CA Directory default response file for silent installation in Windows:
Parameter Name | CA Directory Component | OS | Default Value | Description |
CADIR_CONFIGURE_DXAGENT | DXserver DXagent Management UI | Windows | 1 | Option to install/not install DXagent |
CADIR_DXAGENT_CLIENT_NAME | DXserver DXagent Management UI | Windows | dxaclient | DXagent client certificate name (must not be the same as machine name) |
CADIR_DXAGENT_PORT | DXserver DXagent | Windows | 9443 | DXagent port number |
ETRDIRBASEPATH | Windows | C:\Program Files\CA\Directory\ | CA Directory base folder | |
UIWEBPORT | Management UI | Windows | 3000 | Management UI web server port |
USEOWNWEBCERT Windows | Management UI | Windows | N | Option to use customer’s own certificates or to generate certificates during installation (default) |
UIWEBCERTPATH | Management UI | Windows | /opt/CA/Directory/management-ui/out/webservercert.pem C:\Program Files\CA\Directory\management-ui\out\webservercert.pem | Web server certificate |
UIWEBPRIVKEYPATH | Management UI | Windows | /opt/CA/Directory/management-ui/out/webservercert.key C:\Program Files\CA\Directory\management-ui\out\webservercert.key | Web server private key |
UIWEBCACERTPATH | Management UI | Windows | /opt/CA/Directory/management-ui/CA/certs/ca.pem C:\Program Files\CA\Directory\management-ui\CA\certs\ca.pem | Web server CA certificate |
UIDSAPORTLOCAL | Management UI | Windows | 10389 | Embedded management DSA port |
UIDSAMONPORTLOCAL | Windows | 11389 | Embedded monitoring DSA port | |
ADMINUSERPWD | Management UI | Windows | Management UI administrator password Note: We recommend using corresponding command line parameter instead of putting a clear password into a file. | |
SCIMPORT | Management UI | Windows | 3100 | SCIM server port number |
SCIMCERTPATH | Management UI | Windows | /opt/CA/Directory/management-ui/out/scimclientcert.pem C:\Program Files\CA\Directory\management-ui\out\scimclientcert.pem | SCIM client certificate path |
SCIMPRIVKEYPATH | Management UI | Windows | /opt/CA/Directory/management-ui/out/scimclientcert.key C:\Program Files\CA\Directory\management-ui\out\scimclientcert.key | SCIM client private key path |
ADDLOCAL | DXserver DXagent Management UI | Windows | Which Directory components are to be installed on Windows. The value must contain coma separated component names: DXMgmtUI,DXServer,DXagent |
Example: Use of parameters in a response file
ETRDIRBASEPATH="C:\Program Files\CA\Directory\"ETRDIR_DXSERVER_SAMPLES=1CADIR_CONFIGURE_DXAGENT=1CADIR_DXAGENT_CLIENT_NAME=testCADIR_DXAGENT_PORT=9443USEOWNWEBCERT=0RESPONSE_FILE_NAME=cadir.rspRESPONSE_FILE_FOLDER=E:\UI_LEVEL=1ADDLOCAL=DXServer,DXagent