--- loncom/html/adm/help/tex/Domain_Configuration_LangTZAuth.tex 2011/01/14 00:50:30 1.7 +++ loncom/html/adm/help/tex/Domain_Configuration_LangTZAuth.tex 2015/03/26 18:49:02 1.10 @@ -2,7 +2,7 @@ Prior to LON-CAPA 2.7, default language and authentication type/argument were defined in the domain's entry in the domain.tab file. Those settings will continue to be used by servers in your domain until you have -displayed and saved the Default authentication/language/timezone data +displayed and saved the Default authentication, language, timezone data table. Once that has been done, whenever values need to be determined for these settings in the domain they will be retrieved from the configuration.db file on the primary library server in your domain, which is where @@ -33,6 +33,22 @@ will be displayed according to the timez the user's LON-CAPA session. \item portal/default URL - starting with LON-CAPA 2.10, a default URL can be specified. This URL will be included in e-mail sent to confirm self-enrollment etc. -and might be for a load-balancer LON-CAPA server, or in the case of a multi-domain, -for a specific alias used for the domain. +and might be for a load-balancer LON-CAPA server, or in the case of a multi-domain server, +for a specific alias used for the domain. \end{itemize} + +Domain configurations can also be set for institutional user types via the same screen. + +Prior to LON-CAPA 2.11, institutional user types were defined in the \&inst\_usertypes +subroutine in localenroll.pm, which would be customized for consistency with types +defined in institutional data feeds. Setting of user types via the Domain Configuration +web GUI supersedes use of localenroll::inst\_usertypes(). Items that can be set are: + +\begin{itemize} +\item Internal ID (e.g., faculty) +\item Name Displayed (e.g., Faculty/Academic Staff) +\item Order (Listing order, 1 through N, when the type is to be selected from a list). +\item Whether status type can also be assigned to a non-institutional user with an e-mail + address as username +\end{itemize} +