ars.ini
Jump to navigation
Jump to search
The ars.ini configuration file defines one or more IBM Content Manager OnDemand ("IBM CMOD") instances on a server. While most systems only contain a single IBM CMOD server, it is possible to combine multiple OnDemand instances onto a single server -- usually for combining development and test instances.
Default ars.ini configuration parameters
[@SRV@_ARCHIVE] HOST=cmod.example.com PROTOCOL=2 PORT=0 SRVR_INSTANCE=archive SRVR_INSTANCE_OWNER=archive SRVR_OD_CFG=/opt/ibm/ondemand/V9.5/config/ars.cfg SRVR_DB_CFG=/opt/ibm/ondemand/V9.5/config/ars.dbfs SRVR_SM_CFG=/opt/ibm/ondemand/V9.5/config/ars.cache
SRVR_OD_STASH=/opt/IBM/ondemand/V9.5/config/ars.stash
SSL_PORT=1446 SSL_KEYRING_FILE=/opt/IBM/ondemand/V9.5/config/ondemand.kdb SSL_KEYRING_STASH=/opt/IBM/ondemand/V9.5/config/ondemand.sth SSL_KEYRING_LABEL=IBM CMOD SSL Certificate SSL_CLNT_USE_SSL=1
ARS_LDAP_SERVER= ldap.example.com ARS_LDAP_PORT= ARS_LDAP_USE_SSL=FALSE ARS_LDAP_BASE_DN=ou=examplegroup,o=example.com ARS_LDAP_BIND_ATTRIBUTE=userid ARS_LDAP_MAPPED_ATTRIBUTE=userid ARS_LDAP_ALLOW_ANONYMOUS=TRUE ARS_LDAP_BIND_MESSAGES_FILE=/var/log/LDAPmessages.log ARS_LDAP_IGN_USERIDS=ADMIN,ARSLOAD,ARSMAINT ARS_LDAP_BIND_MESSAGES_FILE=/opt/IBM/ondemand/V9.5/config/arsldap.ini