(Answer) (Category) LON-CAPA User Help : (Category) LON-CAPA Coordinator: LON-CAPA Domain Administration : (Category) Answers that require you to become root :
How do I make a domain coordinator on a new LON-CAPA machine?
You need to determine the values of two variables,
DOMAINNAME and DOMAINCOORDINATORNAME.

DOMAINNAME should equal lonDefDomain in access.conf.
DOMAINCOORDINATORNAME can be whatever you want
(alphanumeric characters).

As root:
bash$ cd loncom/build
bash$ perl make_domain_coordinator.pl DOMAINCOORDINATORNAME DOMAINNAME
  THEN enter password in standard input

bash$ /etc/rc.d/init.d/httpd restart

(Note: the web server must be restarted with
the above "httpd restart" command because
make_domain_coordinator.pl alters /etc/group).
[Append to This Answer]
Previous: (Answer) Can I delete resources from the private/resource space?
This document is: http://help.loncapa.org/cgi-bin/fom?file=145
[Search] [Appearance] [Show This Answer As Text]
This is a Faq-O-Matic 2.719.
This FAQ administered by the LON-CAPA team at MSU. Submit a help request ticket to contact us.