Difference between revisions of "ars.ini"

Jump to navigation Jump to search
456 bytes removed ,  12:59, 19 November 2017
m
Moved IBM CMOD LDAP config sample to ars.cfg.
(Added definitions for most of the ars.ini parameters.)
m (Moved IBM CMOD LDAP config sample to ars.cfg.)
Line 74: Line 74:
: Determines if utility clients like arsload should use SSL to connect to IBM CMOD.
: Determines if utility clients like arsload should use SSL to connect to IBM CMOD.
: This is not necessary if you're not performing remote loads (via arsload), or queries or retrievals (via arsdoc).
: This is not necessary if you're not performing remote loads (via arsload), or queries or retrievals (via arsdoc).
== LDAP related ars.ini configuration parameters ==
  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


== Related Articles ==
== Related Articles ==


[https://www.ibm.com/support/knowledgecenter/SSEPCD_9.5.0/com.ibm.ondemand.installmp.doc/dodso059.htm LDAP Messages File]
[https://www.ibm.com/support/knowledgecenter/SSEPCD_9.5.0/com.ibm.ondemand.installmp.doc/dodso059.htm LDAP Messages File]

Navigation menu