--- doc/loncapafiles/loncapafiles.lpml 2001/10/18 18:13:02 1.47
+++ doc/loncapafiles/loncapafiles.lpml 2001/11/08 00:27:27 1.50
@@ -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
@@ -767,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
@@ -857,7 +872,7 @@ content.
home/httpd/lonTabs/packages.tab
-conf
+static conf
Parameter packages, so that assessments can publish parameter packages
needed, which are then expanded into individual parameters - allows to
@@ -1914,7 +1929,8 @@ 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/unverified
@@ -1949,6 +1965,7 @@ modules/TexConvert/tthperl/commands
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
@@ -1964,6 +1981,7 @@ the build process however.
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
@@ -2403,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