Difference between revisions of "ars.cfg"

Jump to navigation Jump to search
308 bytes added ,  13:05, 19 November 2017
m
Added examples of ARS_LDAP_IGN_USERIDS for IBM CMOD arsload and IBM CMOD arsmaint. Also added a link back to IBM CMOD LDAP Configuration section.
(Changed IBM CMOD LDAP configuration sample parameters.)
m (Added examples of ARS_LDAP_IGN_USERIDS for IBM CMOD arsload and IBM CMOD arsmaint. Also added a link back to IBM CMOD LDAP Configuration section.)
Line 388: Line 388:


;ARS_LDAP_IGN_USERIDS
;ARS_LDAP_IGN_USERIDS
: Populate with a list of CMOD User IDs that are exempt from LDAP authentication, and who will be authenticated by the password hash stored in the OnDemand database.
: 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.
: 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.
See also: [[ars.cfg#CMOD_LDAP_Configuration|CMOD LDAP Configuration]]

Navigation menu