Sterling Connect:Direct for Microsoft Windows deployment options
The installation parameters can be specified in the cd_srvr.ini file or on the command line, click here to view the details of these parameters.
Restriction: Values in the cd_srvr.ini file
are case-sensitive. Use the appropriate case when you edit the file.
Attention: Parameters that are specified on the command
line do not override parameters in cd_srvr.ini.
Parameters in cd_srvr.ini override parameters
that are specified on the command line. It is a safe practice to specify
parameters either in cd_srvr.ini or the command
line but not both.
The following cd_srvr.ini file includes sample values for each
parameter:
[Server]
CD_SETUP_TYPE=default
CD_NODENAME=CD.WINDOWS
CD_HOST_IP=0.0.0.0
CD_HOST_PORT=1364
CD_API_IP=0.0.0.0
CD_API_PORT=1363
CD_EVENTLOG_FLAG=1
CD_NOTIFY_TYPE=NT BROADCAST
CD_USERAUTH_FILE=C:\Configurations\MyUserAuth.cfg
CD_NETMAP_FILE=C:\Configurations\MyNetmap.cfg
CD_INITPARMS_FILE=C:\Configurations\MyInitparms.cfg
CD_POSTGRESQL_PORT=23610
CD_POSTGRESQL_USERID=postgres
CD_POSTGRESQL_PWD=postgrespasswd
CD_SVC_ACCOUNT=.\cdsvcuser
CD_SVC_ACCOUNT_PWD=syspasswd
CD_NETMAP_CHECK=Y
CD_CLIENT_KEYCERT_FILE=c:\certs\clientKeycert.pem
CD_CLIENT_KEYCERT_PWD=passwd
CD_CLIENT_CIPHERSUITES=(TLS_RSA_WITH_AES_256_CBC_SHA,
TLS_RSA_WITH_AES_128_CBC_SHA)
CD_ADMIN_USERID=cdadmin