--- doc/loncapafiles/loncapafiles.lpml 2001/09/08 22:55:43 1.38
+++ doc/loncapafiles/loncapafiles.lpml 2001/11/05 13:50:13 1.49
@@ -156,6 +156,12 @@ echo '**********************************
configuration directory for network time protocol
+ etc/pam.d
+ standard
+ configuration directory for password authentication mechanism
+
+
+etc/rc.d/init.detc/init.dstandard
@@ -480,6 +486,15 @@ well as causing the Apache module to be
+
+home/httpd/lonTabs/thesaurus.dat
+static conf
+
+Custom Thesaurus file for LON-CAPA, in the format
+word@wordID@frequency@relatedwordID:frequency,relatedwordID:frequency,...
+
+
+home/httpd/lonTabs/mydesk.tabstatic conf
@@ -505,84 +520,92 @@ parameter.
-
-
-home/httpd/html/res/adm/includes/templates/blank.library
-static conf
-
-Template file for a new library.
-
-
-
-
-
-home/httpd/html/res/adm/includes/templates/blank.library.meta
-static conf
-
-Metadata related to a new library.
-
-
-
-
-
-home/httpd/html/res/adm/includes/templates/script.library
-static conf
-
-Template file for a new script library.
-
-
-
-
-
-home/httpd/html/res/adm/includes/templates/script.library.meta
-static conf
-
-Metadata for a new script library.
-
-
-
-
-
-home/httpd/html/res/adm/includes/templates/blank.problem
-static conf
+
+home/httpd/cgi-bin/graph.gif
+script
-Template file.
+Dynamically outputs a graph especially for lonstatistics.pm.
+
+Depends on perl modules:
+GDGraph-1.33 and GDTextUtils-0.80.
+
-
-
-home/httpd/html/res/adm/includes/templates/blank.problem.meta
-static conf
+
+home/httpd/cgi-bin/metadata_keywords.pl
+script
-Template file metadata.
+a cgi-script (not mod_perl), which contacts MySQL and pulls
+out all keywords in this format:
+
+coil,magnetic,transformer
+transformer,coils,current,amperes,voltage,transformers,coil
+flux,magnetic,current,transformer
+coil,loop,field,magnetic
+
+... etc (one line per entry).
+
+and simply prints this text-only (no markup) to the browser
-
-
-
-home/httpd/html/res/adm/includes/templates/numerical.problem
+
+*
+loncom/homework/templates/
+
+home/httpd/html/res/adm/includes/templates/static conf
-Template file for a numerical problem.
+Template files for generating new resources.
-
+
+blank.library
+blank.library.meta
+script.library
+script.library.meta
+blank.problem
+blank.problem.meta
+numerical.problem
+numerical.problem.meta
+RadioResponse.problem
+RadioResponse.problem.meta
+SelectFromOptions-4ConceptGoups.problem
+SelectFromOptions-4ConceptGoups.problem.meta
+SelectFromOptions-5ConceptGoups.problem
+SelectFromOptions-5ConceptGoups.problem.meta
+SelectFromOptions-6ConceptGoups.problem
+SelectFromOptions-6ConceptGoups.problem.meta
+SelectFromOptions-7ConceptGoups.problem
+SelectFromOptions-7ConceptGoups.problem.meta
+SelectFromOptions-8ConceptGoups.problem
+SelectFromOptions-8ConceptGoups.problem.meta
+SelectFromOptions-Simple.problem
+SelectFromOptions-Simple.problem.meta
+SimpleStringResponse.problem
+SimpleStringResponse.problem.meta
+StringResponse.problem
+StringResponse.problem.meta
+
+
-
-
-home/httpd/html/res/adm/includes/templates/numerical.problem.meta
+
+home/httpd/lonTabs/insertlist.tabstatic conf
-Template file metadata for a numerical problem.
+Describes what tags are allowed inside other tags.
-
-home/httpd/lonTabs/insertlist.tab
+
+home/httpd/html/res/adm/includes/GLabel.class
+static conf
-Describes what tags are allowed inside other tags.
+Java applet for labelling graphs.
+
+Built from Glabel.java. Still working on build/dependency details.
+
@@ -750,28 +773,37 @@ tmpput, tmpget, and ls).
home/httpd/perl/lcpasswdsetuid script
-coordinates the system services and files in order to allow lond to change
-user passwords
+Coordinates the system services and files in order to allow lond to change
+user passwords.
-deprecated
+being updated
+
+
+
+home/httpd/perl/pwchange
+setuid script
+
+Allows www to change user passwords.
+
+being updatedhome/httpd/perl/lcuseraddsetuid script
-coordinates the system services and files in order to allow lond to add a
-new user
+Coordinates the system services and files in order to allow lond to add a
+new user.
-deprecated
+being updatedhome/httpd/perl/lcuserdelsetuid script
-coordinates the system services and files in order to allow lond to delete a
-user
+Coordinates the system services and files in order to allow lond to delete a
+user.
deprecated
@@ -1875,15 +1907,21 @@ zip_big.gif
home/httpd/html/adm/lonMisc/graphic file
-miscellaneous resources
+Miscellaneous resources. Respectively: button for catalog,
+button to set parameters in a page,
+button to do regrades, button to check on problem submissions,
-cat_button.gif
+cat_button.gif;
+pprm_button.gif;
+pgrd_button.gif;
+subm_button.gif
usr/lib/perl5/site_perl/5.005/tth.pm
+usr/lib/perl5/site_perl/5.6.0/tth.pmsystem file
perl module for invoking functions specific to TeX-to-HTML conversion
@@ -1891,13 +1929,15 @@ perl module for invoking functions speci
Has the same dependencies and build process as tth.so.
Currently, only the tth.so file specifications invoke
-the build process however.
+the build process however. A static version is checked into loncom/xml
+and in this way is treated as though it isn't part of the tth build process.
works/unverifiedusr/lib/perl5/site_perl/5.005/tth.so
+usr/lib/perl5/site_perl/5.6.0/tth.sosystem file
shared library file for dynamic loading and unloading
@@ -1913,17 +1953,19 @@ modules/TexConvert/tthperl/commands
works/unverified
-../tthdynamic/tthfunc.c
+../tthdynamic/tthfunc.c;
../tthdynamic/ttmfunc.c
usr/lib/perl5/site_perl/5.005/capa.pm
+usr/lib/perl5/site_perl/5.6.0/capa.pmsystem file
perl module for invoking functions specific to CAPA
+loncom/homework/caparesponse/capa.so
Has the same dependencies and build process as capa.so.
Currently, only the capa.so file specifications invoke
@@ -1933,11 +1975,13 @@ the build process however.
usr/lib/perl5/site_perl/5.005/capa.bs
+usr/lib/perl5/site_perl/5.6.0/capa.bssystem file
bootstrap file associated with dynamic loading of this module on multiple
architectures
+loncom/homework/caparesponse/capa.so
Has the same dependencies and build process as capa.so.
Currently, only the capa.so file specifications invoke
@@ -1947,6 +1991,7 @@ the build process however.
usr/lib/perl5/site_perl/5.005/capa.so
+usr/lib/perl5/site_perl/5.6.0/capa.sosystem file
shared library file for dynamic loading and unloading
@@ -1955,7 +2000,7 @@ shared library file for dynamic loading
loncom/homework/caparesponse/commands
-caparesponse.c
+caparesponse.c;
caparesponse.pm
@@ -2376,6 +2421,22 @@ file that stimulates running of ntpdate
+
+etc/pam.d/pwauth
+static conf
+
+file that allows setuid password privileges for pwauth executable
+
+
+
+
+etc/pam.d/pwchange
+static conf
+
+file that allows setuid password privileges for pwchange (lcpasswd) executable
+
+
+etc/rc.d/init.d/loncontrolroot script