Difference between revisions of "ars.cfg"

Jump to navigation Jump to search
1,019 bytes added ,  16:05, 24 October 2018
m (Added link to IBM CMOD TSM Configuration)
Line 312: Line 312:
: Set to TRUE if your LDAP server allows access without authentication.  
: Set to TRUE if your LDAP server allows access without authentication.  
: Set to FALSE if your LDAP server requires a Distinguishing Name ("ARS_LDAP_BIND_DN") and password ("ARS_LDAP_BIND_DN_PWD").
: Set to FALSE if your LDAP server requires a Distinguishing Name ("ARS_LDAP_BIND_DN") and password ("ARS_LDAP_BIND_DN_PWD").
=== LDAP Sync Parameters ===
These parameters are for LDAP User & Group syncing, and require IBM CMOD v10.1 Fixpack 2 or higher on Multiplatforms, and IBM CMOD iSeries/zSeries 10.1 Fixpack 3.  Despite the minimum version requirements, upgrading to CMOD v10.1 FixPack 4 on all platforms is recommended to receive critical bug fixes.  All of these parameters are REQUIRED for CMOD LDAP Sync to work.
;ARS_LDAP_SERVER_TYPE
: Specifies the type of LDAP server that CMOD will connect to:  AD for Active Directory, SUN for Java System Directory Server, or OPEN for the OpenLDAP project.
: Only one of the above types can be selected.
;ARS_LDAP_USER_FILTER
: Queries the LDAP server for IBM CMOD users that will be synced to OnDemand.
;ARS_LDAP_GROUP_FILTER
: Queries the LDAP server for IBM CMOD groups that will be synced to OnDemand.
;ARS_LDAP_GROUP_MAPPED_ATTRIBUTE
: Specifies the field to use for the IBM CMOD group name.
;ARS_LDAP_IGN_GROUPS
: Specifies the CMOD group identifiers that CMOD will ignore when syncing.


Also:  [[ars.cfg#CMOD_LDAP_Parameters|Unlisted CMOD LDAP Options]].
Also:  [[ars.cfg#CMOD_LDAP_Parameters|Unlisted CMOD LDAP Options]].

Navigation menu