version 1.1, 2000/10/25 18:37:49
|
version 1.3, 2001/11/26 14:43:51
|
Line 1
|
Line 1
|
<HTML> |
|
<HEAD> |
|
<TITLE>LON-CAPA Reconfiguration</TITLE> |
|
</HEAD> |
|
<BODY> |
|
<H1>LON-CAPA Reconfiguration</H1> |
|
<H3>Current Reconfiguration Procedure</H3> |
|
<P> |
|
Currently, reconfiguration must be handled manually and involves an administrator |
|
altering configuration files present throughout the system. For a list of these |
|
files and their descriptions, visit <A HREF="http://www.lon-capa.org/install/3.1/loncapafiles.html"> |
|
http://www.lon-capa.org/install/3.1/loncapafiles.html</A>. |
|
</P> |
|
<H3>Future Reconfiguration Procedure (not yet implemented)</H3> |
|
<P> |
|
In the future, LON-CAPA Reconfiguration will be handled by a GUI tool (and text-based UI) |
|
developed as an offshoot from the RedHat anaconda python-Tk system. This tool is |
|
already working in many respects, but awaits completion. |
|
</P> |
|
</BODY> |
|
</HTML> |
|
|
|
|
<!-- The LearningOnline Network with CAPA --> |
|
<!-- $Id --> |
|
<html> |
|
<head> |
|
<title>LON-CAPA Reconfiguration</title> |
|
</head> |
|
<body> |
|
<h1>LON-CAPA Reconfiguration</h1> |
|
<p>Scott Harrison</p> |
|
<p>Last updated: $Date$; Revision: $Revision</p> |
|
<h3>Configuration files and examples</h3> |
|
LON-CAPA currently depends on the following list of configuration |
|
files. Locations of these files are by default. Depending on your |
|
Linux distribution (RedHat, Mandrake, Debian, etc.), the file paths |
|
may be elsewhere. |
|
<ul> |
|
<li><a href='confexamples/krb.conf'>[EXAMPLE]</a> /etc/krb.conf</li> |
|
<li><a href='confexamples/access.conf'>[EXAMPLE]</a> |
|
/etc/httpd/conf/access.conf</li> |
|
<li><a href='confexamples/hosts.tab'>[EXAMPLE]</a> |
|
/home/httpd/lonTabs/hosts.tab</li> |
|
<li><a href='confexamples/spare.tab'>[EXAMPLE]</a> |
|
/home/httpd/lonTabs/spare.tab</li> |
|
<li><a href='confexamples/htpasswd'>[EXAMPLE]</a> |
|
/home/httpd/lonTabs/htpasswd</li> |
|
<li><a href='confexamples/smb.conf'>[EXAMPLE]</a> /etc/smb.conf</li> |
|
<li><a href='confexamples/ntp.conf'>[EXAMPLE]</a> /etc/ntp.conf</li> |
|
<li><a href='confexamples/un_keyword.tab'>[EXAMPLE]</a> |
|
/home/httpd/html/res/adm/includes/un_keyword.tab</li> |
|
<li><a href='confexamples/copyright.tab'>[EXAMPLE]</a> |
|
/home/httpd/html/res/adm/includes/copyright.tab</li> |
|
<li><a href='confexamples/language.tab'>[EXAMPLE]</a> |
|
/home/httpd/lonTabs/language.tab</li> |
|
<li><a href='confexamples/step-tickers'>[EXAMPLE]</a> |
|
/etc/ntp/step-tickers</li> |
|
<li><a href='confexamples/pwauth'>[EXAMPLE]</a> /etc/pam.d/pwauth</li> |
|
<li><a href='confexamples/config'>[EXAMPLE]</a> /etc/atalk/config</li> |
|
</ul> |
|
<h3>Current Reconfiguration Procedure</h3> |
|
<p> |
|
Currently, we recommend you handle reconfiguration manually. |
|
An administrator should alter configuration files present throughout the |
|
system. |
|
</p> |
|
<h3>Alternative Reconfiguration Procedure (alpha software)</h3> |
|
<p> |
|
LON-CAPA Reconfiguration can also be handled by a GUI tool (and text-based UI) |
|
developed as an offshoot from the RedHat anaconda python-Tk system. This tool |
|
should be present on your LON-CAPA system at |
|
/usr/sbin/loncapaconfig. |
|
</p> |
|
</body> |
|
</html> |