Diff for /doc/loncapafiles/Attic/loncapafiles.html between versions 1.19 and 1.20

version 1.19, 2000/10/26 03:10:24 version 1.20, 2000/10/30 14:23:00
Line 251  Example:<BR><NOBR><TT>server ntp.msu.edu Line 251  Example:<BR><NOBR><TT>server ntp.msu.edu
     <TD WIDTH="23%">maintain secondary database of metadata</TD>      <TD WIDTH="23%">maintain secondary database of metadata</TD>
     <TD WIDTH="26%">&nbsp;</TD>      <TD WIDTH="26%">&nbsp;</TD>
   </TR>    </TR>
     <TR BGCOLOR="#80FF80">
       <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="setuid.gif" ALT="setuid"></TD> 
       <TD WIDTH="35%">lcpasswd</TD>
       <TD WIDTH="12%">setuid script</TD>
       <TD WIDTH="23%">coordinates the system services and files in order to allow lond to change user passwords</TD>
       <TD WIDTH="26%">&nbsp;</TD>
     </TR>
     <TR BGCOLOR="#80FF80">
       <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="setuid.gif" ALT="setuid"></TD> 
       <TD WIDTH="35%">lcuseradd</TD>
       <TD WIDTH="12%">setuid script</TD>
       <TD WIDTH="23%">coordinates the system services and files in order to allow lond to add a new user</TD>
       <TD WIDTH="26%">&nbsp;</TD>
     </TR>
     <TR BGCOLOR="#80FF80">
       <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="setuid.gif" ALT="setuid"></TD> 
       <TD WIDTH="35%">lcpasswd</TD>
       <TD WIDTH="12%">setuid script</TD>
       <TD WIDTH="23%">coordinates the system services and files in order to allow lond to add a new user</TD>
       <TD WIDTH="26%">&nbsp;</TD>
     </TR>
   <TR BGCOLOR="#000000">    <TR BGCOLOR="#000000">
     <TD COLSPAN=3><IMG SRC="emptydirectory.gif" ALT="empty directory"> <FONT COLOR="#80FFFF" SIZE=+1> EMPTY DIRECTORY -- /home/httpd/perl/logs</FONT></TD>      <TD COLSPAN=3><IMG SRC="emptydirectory.gif" ALT="empty directory"> <FONT COLOR="#80FFFF" SIZE=+1> EMPTY DIRECTORY -- /home/httpd/perl/logs</FONT></TD>
     <TD COLSPAN=2><FONT COLOR="#80FFFF">logs and pids of lonc, lond and lonnet.pm</FONT></TD>      <TD COLSPAN=2><FONT COLOR="#80FFFF">logs and pids of lonc, lond and lonnet.pm</FONT></TD>
Line 1002  loading_bookmarks.html Line 1023  loading_bookmarks.html
   </TR>    </TR>
   <TR BGCOLOR="#000000">    <TR BGCOLOR="#000000">
     <TD COLSPAN=3><IMG SRC="directory.gif" ALT="directory"> <FONT COLOR="#80FFFF" SIZE=+1> DIRECTORY -- /etc/cron.d</FONT></TD>      <TD COLSPAN=3><IMG SRC="directory.gif" ALT="directory"> <FONT COLOR="#80FFFF" SIZE=+1> DIRECTORY -- /etc/cron.d</FONT></TD>
     <TD COLSPAN=2><FONT COLOR="#80FFFF">unauthenticated resources</FONT></TD>      <TD COLSPAN=2><FONT COLOR="#80FFFF">&nbsp;</FONT></TD>
   </TR>    </TR>
   <TR BGCOLOR="#80FFFF">    <TR BGCOLOR="#80FFFF">
     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="static"></TD>       <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="static"></TD> 
Line 1125  echo "********************************** Line 1146  echo "**********************************
 %attr(500,www,users) /home/httpd/perl/lond  %attr(500,www,users) /home/httpd/perl/lond
 %attr(500,www,users) /home/httpd/perl/loncron  %attr(500,www,users) /home/httpd/perl/loncron
 %attr(500,www,users) /home/httpd/perl/lonsql  %attr(500,www,users) /home/httpd/perl/lonsql
   %attr(6755,root,root) /home/httpd/perl/lcpasswd
   %attr(6755,root,root) /home/httpd/perl/lcuseradd
   %attr(6755,root,root) /home/httpd/perl/lcuserdel
 %dir %attr(700,www,users) /home/httpd/perl/logs  %dir %attr(700,www,users) /home/httpd/perl/logs
 %dir %attr(700,www,users) /home/httpd/perl/tmp  %dir %attr(700,www,users) /home/httpd/perl/tmp
 %dir %attr(500,www,users) /home/httpd/lib/perl/Apache  %dir %attr(500,www,users) /home/httpd/lib/perl/Apache

Removed from v.1.19  
changed lines
  Added in v.1.20


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>