File:  [LON-CAPA] / loncom / html / adm / help / tex / Deleting_Domain_Coordinators.tex
Revision 1.1: download - view: text, annotated - select for diffs
Mon May 23 20:00:53 2011 UTC (13 years, 1 month 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_RC1, version_2_11_0, version_2_10_X, version_2_10_1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, HEAD, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
- Document how to revoke Domain Coordinator roles.

\label{Deleting_Domain_Coordinators}
A Domain Coordinator can expire any role in the domain with the exception
of the Domain Coordinator role. To expire a Domain Coordinator role for 
a user whose home server is the current server requires command line access,
to the domain's library server(s).

When you install LON-CAPA you uncompress a tarfile to create a lon-capa-X.Y.Z
directory where X, Y and Z are version numbers, e.g., 2.10.0. Within that
directory, as root, run the script used to expire roles: 

perl loncom/build/expire\_DC\_role.pl {[}USERNAME:DOMAIN] {[}DCDOMAIN]

\begin{itemize}
\item where USERNAME:DOMAIN are the username and domain of an existing user,
for whom the Domain Coordinator privilege is to be revoked.
\item DCDOMAIN is the domain for which the role is being revoked. 
Note: DCDOMAIN must be a domain for which the server is is a library server. 
\end{itemize}

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