File:  [LON-CAPA] / loncom / html / adm / help / tex / Domain_Configuration_Contact_Info.tex
Revision 1.3: download - view: text, annotated - select for diffs
Thu Jun 26 15:07:10 2014 UTC (10 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_1, version_2_11_0, HEAD
- Update domain coordinator documentation.

\label{Domain_Configuration_Contact_Info}
LON-CAPA will send automatic e-mail to administrators/support staff
under certain circumstances. The contact information data table can
be used to provide e-mail addresses for receipt of these e-mails and
to configure which types of e-mail should be sent to each address.

The types of e-mail are: 

\begin{itemize}
\item Error reports - whenever a server encounters a 500 error (Internal
Server Error), Apache will handle that event by displaying an error
report form which the affected user can complete and submit. The submission,
which contains session information besides any information provided
by the user, will be sent as an e-mail.
\item Package update alerts - the CHECKRPMS script run every other day will
generate e-mail if it detects that package updates are needed. 
\item Helpdesk requests - clicking the Help link displayed at the right
side of the inline navigation bar at the top of a LON-CAPA page (unless
the Remote Control is active) will display a Help Menu which includes
an \char`\"{}Ask helpdesk\char`\"{} link. The \char`\"{}Ask helpdesk\char`\"{}
link provides access to a web form which a user will complete and
submit to request LON-CAPA support. The submission, which contains
information about the user's browser, besides information provided
by the user, will be sent as an e-mail.
\item Module integrity alerts and new LON-CAPA releases - a nightly process
compares checksums for LON-CAPA modules installed for your current release
with the expected values for that release retrieved from one of the Academic 
Consortium servers (if your server is part of the LON-CAPA network).
An alert is sent if checksums or versions don't match, or if a new LON-CAPA
version has been announced.
\item Alerts for users sharing the same student/employee ID - a script is
run every other night to check for use of the same student/employee ID by
multiple users in your domain. In LON-CAPA, a username must be unique, 
and it is also recommended that student/employee IDs are unique.
\end{itemize}
Definition of the default Admin e-mail address and the default Support
e-mail address saved from the {}``Contact Information'' screen supercede
any definitions made when ./UPDATE is run to update to a new version
of LON-CAPA. Addresses entered the first time ./UPDATE was run on
the primary library server for the domain (i.e., when LON-CAPA was
first installed) will continue to apply until the first \char`\"{}Save\char`\"{}
of the Contact Information settings has occurred in the domain.

Two additional settings allow you to indicate whether error reports should be
sent to the LON-CAPA developers at Michigan State University (as well as to the 
recipients selected in your domain), and the same for an e-mail reporting a
completed upgrade to a new LON-CAPA version. The default is to send both types of 
e-mail to the developers.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>