Changes between Version 1 and Version 2 of UPDT_gw_scripts
- Timestamp:
- 04/21/15 15:24:58 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UPDT_gw_scripts
v1 v2 23 23 === runtime_common.cfg === 24 24 Contains a subset of runtime configuration elements that are constant between servers hosting gateway - see runtime.cfg; this file can be copied to all servers hosting the same UPDT instance 25 25 ||= Variable =||= Description =|| 26 26 ||all_servers || list of all supported EDIR hosts ( - this list must include all functioning EDIR/AUTHSERV hosts) || 27 27 ||bypassRegistryAttributes ||list of attributes that bypass registry processing; see also corresponding *_validate.pm scripts|| … … 61 61 ||<mau>_passwdSync_success ||character string returned by MAU web site when password sync is successful|| 62 62 ||<mau>_passwdSync_<var> ||edirAttrib_<attrib>: where attrib is the name of the EDIR attribute holding the data that will be returned as <var> to the MAU web site|| 63 ||version ||gateway instance: TEST PREP or PROD ||63 ||version ||gateway instance: TEST PREP or PROD || 64 64 65 65 == runtime.cfg == 66 66 Contains runtime configuration data used by EDIR CGI scripts this file is server/instance specific; **do not** copy to other servers. 67 67 68 ||= Variable =||= Description =|| 68 69 ||directory_gateway_link ||URL to EDIR web gateway|| 69 70 ||directory_instance ||iPlanet directory instance||