1,126
edits
(Finished adding and editing the IBM CMOD LDAP Sync parameters, moved the ARS_LDAP_IGN_USERIDS parameter up from the unlisted parameters.) |
|||
| Line 325: | Line 325: | ||
;ARS_LDAP_GROUP_MAPPED_ATTRIBUTE | ;ARS_LDAP_GROUP_MAPPED_ATTRIBUTE | ||
: Specifies the field to use for the IBM CMOD group name. | : Specifies the field to use for the IBM CMOD group name. | ||
;ARS_LDAP_IGN_USERIDS | |||
: Populate with a list of CMOD User IDs that are exempt from LDAP authentication, who will be authenticated by the password stored in the local OnDemand database. | |||
: It's a very good idea to include CMOD administrators in this list, so they can still log in when your organization's LDAP server is down. | |||
: If you have separate UserIDs for loading ("ARSLOAD") and maintenance ("ARSMAINT") it's a terrific idea to add them to this list of CMOD User ID's, so that normal production processing can continue, in the event of an LDAP server failure. | |||
;ARS_LDAP_IGN_GROUPS | ;ARS_LDAP_IGN_GROUPS | ||
: Populate with a list of CMOD User IDs that are exempt from LDAP authentication, who will be authenticated by the password stored in the local OnDemand database. | |||
: Specifies the CMOD group identifiers that CMOD will ignore when syncing. | : Specifies the CMOD group identifiers that CMOD will ignore when syncing. | ||
| Line 478: | Line 483: | ||
;ARS_DOWNLOAD_TMP_DIR | ;ARS_DOWNLOAD_TMP_DIR | ||
: The directory where temporary files created during ODWEK loading will be stored. | : The directory where temporary files created during ODWEK loading will be stored. | ||