--- doc/loncapafiles/Attic/loncapafiles.html 2000/10/17 15:07:19 1.15 +++ doc/loncapafiles/Attic/loncapafiles.html 2000/11/01 17:48:54 1.22 @@ -144,9 +144,9 @@ with different sets of permissions based   - static + configurable hosts.tab - static conf + conf List of all machines in the LON-CAPA network. Relates lonHostID to lonDefDomain and IP address   @@ -184,8 +184,7 @@ each list element consists of only one v configurable krb.conf conf - which Kerberos - server to contact for which Kerberos domains + which Kerberos server to contact for which Kerberos domains configure
@@ -202,6 +201,29 @@ each list element consists of only two s
+ + configurable + smb.conf + conf + configuration file to make LON-CAPA server file space accessible to network neighborhood + configure
+ + + configurable + ntp.conf + conf + which NTP server to contact for information (XNTP3 standard) + configure
+ + + +
+only one line needs to be changed to specify a server ip address +
+Example:
server ntp.msu.edu +
+ + directory DIRECTORY -- /home/httpd/perl Communication @@ -235,6 +257,27 @@ each list element consists of only two s maintain secondary database of metadata   + + setuid + lcpasswd + setuid script + coordinates the system services and files in order to allow lond to change user passwords +   + + + setuid + lcuseradd + setuid script + coordinates the system services and files in order to allow lond to add a new user +   + + + setuid + lcpasswd + setuid script + coordinates the system services and files in order to allow lond to add a new user +   + empty directory EMPTY DIRECTORY -- /home/httpd/perl/logs logs and pids of lonc, lond and lonnet.pm @@ -942,9 +985,108 @@ loading_bookmarks.html   - directory DIRECTORY -- /home/httpd/html/res/adm/pages/annotations + empty directory EMPTY DIRECTORY -- /home/httpd/html/res/adm/pages/annotations +   + + + directory DIRECTORY -- /usr/sbin +   + + + script file + loncapaverifypackages + script + checks the system RPMs against what install.lon-capa.org specifies +   + + + script file + loncapaverifybasepackage + script + checks the important base LON-CAPA files against what install.lon-capa.org specifies +   + + + script file + loncaparestoreconfigurations + script + restores .rpmsave files after a LON-CAPA-base upgrade +   + + + script file + loncapaautoupgrade + script + does all the things to coordinate updating of LON-CAPA base files. Should be used with caution so that you do not lose work. +   + + + script file + loncapaverify + script + makes verification report using loncapaverifypackages and loncapaverifybasepackage +   + + + directory DIRECTORY -- /etc/cron.d +   + + + static + loncapa + static conf + file that specifies periodic processes to run for the LON-CAPA machine +   + + + directory DIRECTORY -- /etc/ntp +   + + + configurable + step-tickers + conf + file that stimulates running of ntpdate upon init.d/xntpd initiation + configure + + +
just one line with the ip address of the server
+ + + + directory DIRECTORY -- /etc/rc.d/init.d +   + + + root script + loncontrol + root script + system init and control handling for the LON-CAPA network + +multiple targets
+ +
+/etc/rc.d/rc0.d/K05loncontrol
+/etc/rc.d/rc1.d/K05loncontrol
+/etc/rc.d/rc2.d/K05loncontrol
+/etc/rc.d/rc3.d/S95loncontrol
+/etc/rc.d/rc4.d/S95loncontrol
+/etc/rc.d/rc5.d/S95loncontrol
+/etc/rc.d/rc6.d/K05loncontrol
+
+
+ + + directory DIRECTORY -- /etc/atalk   + + configurable + config + conf + configuration file to make LON-CAPA server file space accessible to Appleshares access (Macintosh) + configure
+

3. Software Package Specification File

@@ -1021,6 +1163,9 @@ echo "********************************** %attr(500,www,users) /home/httpd/perl/lond %attr(500,www,users) /home/httpd/perl/loncron %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/tmp %dir %attr(500,www,users) /home/httpd/lib/perl/Apache