File:  [LON-CAPA] / loncom / html / adm / help / tex / Authentication.tex
Revision 1.6: download - view: text, annotated - select for diffs
Mon Nov 25 16:46:51 2013 UTC (10 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0, HEAD
- Fix quotes.

\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 (e.g. LDAP).
\end{enumerate}

If the student or user you are adding to LON-CAPA will be using the same account as 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>