[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
foxr
lon-capa-cvs@mail.lon-capa.org
Wed, 01 May 2002 15:45:31 -0000
foxr Wed May 1 11:45:31 2002 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
Add lchtmldir tothe installation. This provides latent support for
author directory creation in all auth. modes.
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.123 doc/loncapafiles/loncapafiles.lpml:1.124
--- doc/loncapafiles/loncapafiles.lpml:1.123 Sun Apr 28 01:15:55 2002
+++ doc/loncapafiles/loncapafiles.lpml Wed May 1 11:45:31 2002
@@ -3,7 +3,7 @@
<!-- loncapafiles.lpml -->
<!-- Scott Harrison -->
-<!-- $Id: loncapafiles.lpml,v 1.123 2002/04/28 05:15:55 harris41 Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.124 2002/05/01 15:45:31 foxr Exp $ -->
<!--
@@ -1058,6 +1058,17 @@
new user.
</description>
<status>being updated</status>
+</file>
+<file>
+<source>loncom/lchtmldir</source>
+<target dist='default'>home/httpd/perl/lchtmldir</target>
+<categoryname>setuid script</categoryname>
+<description>
+Manages the file system rammifications of adding author mode to a user.
+If necessary a public_html diretory is added, permissions and ownership are
+set according to the user's authentication mode.
+</description>
+<status>New file</status>
</file>
<file>
<source>loncom/lcuserdel</source>