File:  [LON-CAPA] / loncom / html / adm / help / tex / Authentication.tex
Revision 1.3: download - view: text, annotated - select for diffs
Sun Jun 19 17:58:59 2005 UTC (19 years ago) by felicia
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_99_1, version_2_1_99_0, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1, version_1_99_0, HEAD
Edited a bunch of help files and added many new ones so the cc manual no contains everything that my Training Guide contains. Next step is to edit the files for readability and consistancy in format.

\label{Authentication}

People are authenticated with a standard username and password scheme.
LON-CAPA ships with support for the following authentication scheme:

\begin{enumerate}
\item internally authenticated: LON-CAPA specific passwords, choose this when in doubt. 
\item system authentication: authentication using the UNIX authentication scheme on the server.  
\item Kerberos authenticated: authentication based on either a Kerberos 4 or 5 server. 
\item external authentication: custom authentication integrated with an authentication server other than Kerberos.
\end{enumerate}

If the student or user you are adding to LON-CAPA will be using the same accountas another system, e.g. email, then your system administrator can tell you which authentication type you should choose.  If you are creating a user that is unique only to LON-CAPA, then select internally authenticated.


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