home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / comp / acadfre / talk / 2444 < prev    next >
Encoding:
Text File  |  1992-07-30  |  3.6 KB  |  84 lines

  1. Newsgroups: alt.comp.acad-freedom.talk
  2. Path: sparky!uunet!cs.utexas.edu!usc!wupost!tulane!ukma!morgan
  3. From: morgan@ms.uky.edu (Wes Morgan)
  4. Subject: Re: User services 
  5. References: <14i95lINNdmu@nigel.msen.com> 
  6.     <BETSYS.92Jul29173318@ra.cs.umb.edu> <1992Jul30.022822.5866@eff.org>
  7. Message-ID: <1992Jul30.94721.2490@ms.uky.edu>
  8. Date: Thu, 30 Jul 1992 13:47:21 GMT
  9. Organization: The Puzzle Palace, UKentucky
  10. Lines: 72
  11.  
  12. kadie@eff.org (Carl M. Kadie) writes:
  13. >betsys@cs.umb.edu (Elizabeth Schwartz) writes:
  14. >
  15. >[...]
  16. >>Funny you should mention that. We just drafted a rough policy file,
  17. >>adn one thing we put in is that providing public services is the
  18. >>responsibility of the administrators and must be approved by us.
  19. >[...]
  20. >
  21. >What criteria will you use? You will likely be pressured to use your
  22. >new authority to censor your users.
  23.  
  24. I'm adding a similar paragraph to our policy (which, by the way, is
  25. *still* generating email comments; thanks, folks!).  My paragraph
  26. will apply to admins and users alike, with wording like this:
  27.  
  28.      Publicly accessible network resources will be installed
  29.      ONLY by ECC staff.  Such resources must be directly re-
  30.      lated to the ECC mission, engineering education.
  31.      
  32.    * The installation of recreational network resources, such as 
  33.    * MUD, Netrek, or IRC clients/servers, are explicitly prohibited
  34.    * UNLESS these programs include use restrictions based on time of
  35.    * day and number of users.  The installation of these resources
  36.    * may only be performed by ECC staff; however, users are welcome
  37.    * to submit programs for inclusion in this category.  
  38.  
  39. 24-hour access will only be given to those network resources which
  40. directly relate to our mission.  Anonymous FTP would be an example
  41. of such a service; we don't have anything in our FTP archive that
  42. isn't related to the work of the College.
  43.  
  44. The paragraph marked with "*" has been proposed as a compromise.  If
  45. it's 11:30 pm and there are only 5 people logged in, I don't think I'll
  46. have a problem with MUD/IRC/whatever usage.  During working hours, which
  47. I'll probably set as 0800-2200, I have to preserve the system for the
  48. (rather heavy) academic users.
  49.  
  50. I'm writing the code to implement these restrictions; the algorithm looks
  51. something like this:
  52.  
  53.     if(time > 2200 and time < 0700)  /* limit subject to tuning */
  54.         AND if(users logged in < 30)  /* subject to tuning */
  55.             AND if(recreational users < 15) /* subject to tuning */
  56.                 allow access to game/MUD/IRC/whatever
  57.  
  58. I would place all recreational resources under the umbrella of a "play"
  59. command; users might give the command "play irc" or "play nethack".  This
  60. scheme allows me to easily extract recreational users from the system 
  61. process lists.
  62.  
  63. If the system turns out to be over- or under-utilized, I'll modify the
  64. "30 users" and "15 recreational users" limits accordingly.  These limits
  65. will probably "float" with the academic year; as finals week approaches,
  66. the academic use goes through the roof (all-nighters for final projects,
  67. et cetera).
  68.  
  69. I believe that this approach will give us the best of both worlds; the
  70. recreational users can still have fun, but they cannot do so at the ex-
  71. pense of the academic users (unless the academic users come in at 2 am).
  72.  
  73. I'm just happy that I finally have a system that can bear the recreational
  74. AND academic users; it's a luxury I have not enjoyed in the past.
  75.  
  76. Comments?
  77.  
  78.  
  79. -- 
  80. MORGAN@UKCC         |       Wes Morgan       |        ...!ukma!ukecc!morgan 
  81. morgan@ms.uky.edu   | Engineering  Computing |   morgan@wuarchive.wustl.edu
  82. morgan@engr.uky.edu | University of Kentucky | JWMorgan@dockmaster.ncsc.mil
  83.   Mailing list for AT&T StarServer S/E  - starserver-request@engr.uky.edu
  84.