server ntp.msu.edu
maintain secondary database of metadata |
|
+
+ |
+ lcpasswd |
+ setuid script |
+ coordinates the system services and files in order to allow lond to change user passwords |
+ |
+
+
+ |
+ lcuseradd |
+ setuid script |
+ coordinates the system services and files in order to allow lond to add a new user |
+ |
+
+
+ |
+ lcpasswd |
+ setuid script |
+ coordinates the system services and files in order to allow lond to add a new user |
+ |
+
EMPTY DIRECTORY -- /home/httpd/perl/logs |
logs and pids of lonc, lond and lonnet.pm |
@@ -958,7 +979,7 @@ loading_bookmarks.html
|
- DIRECTORY -- /home/httpd/html/res/adm/pages/annotations |
+ EMPTY DIRECTORY -- /home/httpd/html/res/adm/pages/annotations |
|
@@ -986,9 +1007,23 @@ loading_bookmarks.html
restores .rpmsave files after a LON-CAPA-base upgrade |
|
+
+ |
+ 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. |
+ |
+
+
+ |
+ loncapaverify |
+ script |
+ makes verification report using loncapaverifypackages and loncapaverifybasepackage |
+ |
+
DIRECTORY -- /etc/cron.d |
- unauthenticated resources |
+ |
|
@@ -997,6 +1032,44 @@ loading_bookmarks.html
file that specifies periodic processes to run for the LON-CAPA machine |
|
+
+ DIRECTORY -- /etc/ntp |
+ |
+
+
+ |
+ 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 -- /etc/rc.d/init.d |
+ |
+
+
+ |
+ 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
+
+ |
+
3. Software Package Specification File
@@ -1073,6 +1146,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