Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.47 and 1.48

version 1.47, 2001/10/18 18:13:02 version 1.48, 2001/10/23 03:37:02
Line 156  echo '********************************** Line 156  echo '**********************************
   <description>configuration directory for network time protocol</description>    <description>configuration directory for network time protocol</description>
 </directory>  </directory>
 <directory>  <directory>
     <targetdir dist='default'>etc/pam.d</targetdir>
     <categoryname>standard</categoryname>
     <description>configuration directory for password authentication mechanism
     </description>
   </directory>
   <directory>
   <targetdir dist='default'>etc/rc.d/init.d</targetdir>    <targetdir dist='default'>etc/rc.d/init.d</targetdir>
   <targetdir dist='redhat7.1 debian2.2'>etc/init.d</targetdir>    <targetdir dist='redhat7.1 debian2.2'>etc/init.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
Line 767  tmpput, tmpget, and ls). Line 773  tmpput, tmpget, and ls).
 <target dist='default'>home/httpd/perl/lcpasswd</target>  <target dist='default'>home/httpd/perl/lcpasswd</target>
 <categoryname>setuid script</categoryname>  <categoryname>setuid script</categoryname>
 <description>  <description>
 coordinates the system services and files in order to allow lond to change  Coordinates the system services and files in order to allow lond to change
 user passwords  user passwords.
 </description>  </description>
 <status>deprecated</status>  <status>being updated</status>
   </file>
   <file>
   <source>loncom/pwchange</source>
   <target dist='default'>home/httpd/perl/pwchange</target>
   <categoryname>setuid script</categoryname>
   <description>
   Allows www to change user passwords.
   </description>
   <status>being updated</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/lcuseradd</source>  <source>loncom/lcuseradd</source>
 <target dist='default'>home/httpd/perl/lcuseradd</target>  <target dist='default'>home/httpd/perl/lcuseradd</target>
 <categoryname>setuid script</categoryname>  <categoryname>setuid script</categoryname>
 <description>  <description>
 coordinates the system services and files in order to allow lond to add a  Coordinates the system services and files in order to allow lond to add a
 new user  new user.
 </description>  </description>
 <status>deprecated</status>  <status>being updated</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/lcuserdel</source>  <source>loncom/lcuserdel</source>
 <target dist='default'>home/httpd/perl/lcuserdel</target>  <target dist='default'>home/httpd/perl/lcuserdel</target>
 <categoryname>setuid script</categoryname>  <categoryname>setuid script</categoryname>
 <description>  <description>
 coordinates the system services and files in order to allow lond to delete a  Coordinates the system services and files in order to allow lond to delete a
 user  user.
 </description>  </description>
 <status>deprecated</status>  <status>deprecated</status>
 </file>  </file>
Line 2403  file that stimulates running of ntpdate Line 2418  file that stimulates running of ntpdate
 </note>  </note>
 </file>  </file>
 <file>  <file>
   <source>loncom/pam.d/pwauth</source>
   <target dist='default'>etc/pam.d/pwauth</target>
   <categoryname>static conf</categoryname>
   <description>
   file that allows setuid password privileges for pwauth executable
   </description>
   </file>
   <file>
   <source>loncom/pam.d/pwchange</source>
   <target dist='default'>etc/pam.d/pwchange</target>
   <categoryname>static conf</categoryname>
   <description>
   file that allows setuid password privileges for pwchange (lcpasswd) executable
   </description>
   </file>
   <file>
 <source>loncom/init.d/loncontrol</source>  <source>loncom/init.d/loncontrol</source>
 <target dist='default'>etc/rc.d/init.d/loncontrol</target>  <target dist='default'>etc/rc.d/init.d/loncontrol</target>
 <categoryname>root script</categoryname>  <categoryname>root script</categoryname>

Removed from v.1.47  
changed lines
  Added in v.1.48


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