1,126
edits
(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, | : 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]] | |||