home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sources / testers / 21 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  3.6 KB

  1. Xref: sparky comp.sources.testers:21 comp.sources.d:1255 comp.unix.admin:4969 comp.unix.shell:3871
  2. Newsgroups: comp.sources.testers,comp.sources.d,comp.unix.admin,comp.unix.shell
  3. Path: sparky!uunet!utcsri!torn!cunews!dgbt!rick.dgbt.doc.ca!calvin.dgbt.doc.ca!csr
  4. From: csr@calvin.dgbt.doc.ca (Andrew Patrick as CSR Moderator)
  5. Subject: CFR: "rcinfo" - a utility to configure shell environments
  6. Message-ID: <1992Sep9.190916.10812@rick.dgbt.doc.ca>
  7. Followup-To: comp.sources.testers
  8. Sender: news@rick.dgbt.doc.ca
  9. Nntp-Posting-Host: calvin.dgbt.doc.ca
  10. Organization: Communications Research Centre, Ottawa
  11. Date: Wed, 9 Sep 1992 19:09:16 GMT
  12. Lines: 81
  13.  
  14. This is a Call for Reviewers for a new submission to the newsgroup
  15. "comp.sources.reviewed".  Instructions for responding to this CFR are
  16. included at the end of this message.
  17.  
  18.     Submission Name: rcinfo
  19.     Environment: Unix
  20.     Number of shar parts: 3
  21.  
  22.  
  23.                               -----------
  24.                               Description
  25.                               -----------
  26.  
  27. In todays world of heterogenious local area networks it is becoming
  28. increasingly difficult to configure users environments.  There is lots
  29. of machine specific stuff to be done to achieve a skin-thight but
  30. working one.  In order to do this, users have to gain a certain degree
  31. of expertise.  This is more and more unrealistic to expect as UNIX
  32. becomes an OS for end users.
  33.  
  34. On the administrative side, it is a BIG problem to change - say 500 -
  35. shell initialization files every time a change to the installed software
  36. packages is made.
  37.  
  38. Environments too large are a cause for performance penalties, since
  39. machines resources may get wasted.
  40.  
  41. The idea behind rcinfo is to have a system or network wide database
  42. describing a complete environment for every machine, workinggroup,
  43. shell, ..  There also is a simple way to exclude parts of the complete
  44. environment.
  45.  
  46. It materialized in a simple programming language for describing the
  47. database and a program to retrieve this information, generating
  48. appropriate output for a set of different shells.
  49.  
  50. Though rcinfo is intended for use with UNIX (BSD) systems it should be
  51. easy to port to different worlds such as DOS and VMS.  In its most basic
  52. form rcinfo does not require anything special, but an ANSI C compiler.
  53. Any variant of gcc will do.  A more sophisticated version requires you
  54. to have BIND running as it is being (ab)used as the network wide
  55. database.
  56.  
  57. Rcinfo is currently running under SunOS 4.1.x, Ultrix 4.x, AIX 3.1.5.
  58. Early versions also ran under NeXT OS.  However, work on rcinfo has
  59. proceeded since then.
  60.  
  61.                       ---------------------------
  62.                       Instructions for Responding
  63.                       ---------------------------
  64.  
  65. If you are interested in reviewing this submission, simply reply to
  66. this message via e-mail and complete the following information:
  67.  
  68.     Name: 
  69.       (in the form "surname.firstname") 
  70.  
  71. Note: CSR defines a name in "dot" format as "surname.firstname" and uses
  72. it to keep track of reviewers.  The following rules are applied when
  73. creating the name:
  74.     - all characters are lower case
  75.     - all special characters (dashes, accents, apostrophes, etc.)
  76.       are removed
  77.  
  78. If you are a new reviewer, you should also complete the following
  79. information:
  80.  
  81.     Full Name: 
  82.       (in normal format "Firstname Surname") 
  83.     E-mail Address: 
  84.       (in the form "user@host.sub.domain (Firstname Surname)")
  85.  
  86.     I need the Guidelines for Reviewers (YES or NO): 
  87.  
  88. The parts of the submission will then be mailed to you.
  89.  
  90.  
  91. -- 
  92.         Andrew Patrick acting as Comp.Sources.Reviewed Moderator
  93.               Department of Communications, Ottawa, CANADA
  94.                          csr@calvin.dgbt.doc.CA
  95.