EDIR RELATED BATCH PROCESSES
EDIR batch jobs are primarily those that update static lists utilized by the EDIR web gateway and with synchronizing CGI scripts between "e" boxes.
Note: Appworx jobs are scheduled on the talkeetna cluster and execute wrapper scripts which ssh over to ldapgw account on "e" boxes to execute scripts having the same name as the talkeetna wrapper. See ~ldapgw/appworx/<server>_appworx_wrapper.pl on talkeetna.
"E"box:~ldapgw Cron Jobs
/export/home/ldapgw/local/scripts/rsync<Inst>.ksh
M-Su - executes every 5 minutes
APPWORX CHAINS
LDAP_STATIC_FILES
Refresh static files used to generated EDIR pick lists
APPWORX MODULES
LDAP_STATIC_FILES_EDGAR
Refresh static files used to generated EDIR pick lists
LDAP_STATIC_FILES_EGEGIK
Refresh static files used to generated EDIR pick lists
LDAP_STATIC_FILES_EKLUTNA
Refresh static files used to generated EDIR pick lists
LDAP_STATIC_FILES_ELIAS
Refresh static files used to generated EDIR pick lists
TALKEETNA ~ldapgw/appworx links
edgar_static_list_maint.ksh
Links to server specific wrapper script
egegik_static_list_maint.ksh
Links to server specific wrapper script
eklutna_static_list_maint.ksh
Links to server specific wrapper script
elias_static_list_maint.ksh
Links to server specific wrapper script
"E"box ~ldapgw/appworx links
<server>_static_list_maint.ksh
Links to script in ~ldapgw/scripts directory
"E"box ~ldapgw/local/scripts
rsync<Inst>.ksh
Script utilizing rsync to synchronize AUTHSERV related source code between "e" boxes. The rsync scripts should only ever be scheduled on the box from which CGI script changes are mastered.
static_list_maint.ksh Test|Prep|Prod
Master script that refresh static files used to generated EDIR pick lists. This is executed on every "e" box hosting an instance of the EDIR web gateway.
########################################################
LEGACY CHANGE HISTORY - NOTE: All subsequent changes are recorded in TracWiki
########################################################
20070822 sxelm - corrected UNIX account names and added sections indicating (none) corresponding to sections in other documents
20070521 sxelm - removed references to batch processes that are not part of EDIR environment (see UPDT|LDAP|AUTH|REGI_batch_jobs) and standardized format