home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / dosunde / 235 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  3.6 KB

  1. Path: sparky!uunet!spool.mu.edu!umn.edu!noc.msc.net!uc.msc.edu!shamash!easyaspi.udev.cdc.com!gsa
  2. From: gsa@easyaspi.udev.cdc.com (gary s anderson)
  3. Newsgroups: comp.unix.dos-under-unix
  4. Subject: Re: Windows NT
  5. Message-ID: <50981@shamash.cdc.com>
  6. Date: 4 Jan 93 18:19:57 GMT
  7. References: <C0C2Aw.K9@vuse.vanderbilt.edu>
  8. Sender: usenet@shamash.cdc.com
  9. Reply-To: gsa@easyaspi.udev.cdc.com (gary s anderson)
  10. Lines: 64
  11.  
  12. In article <C0C2Aw.K9@vuse.vanderbilt.edu>, drl@vuse.vanderbilt.edu (David R. Linn) writes:
  13. |> In article <1993Jan03.203640.24282@Celestial.COM> ray@Celestial.COM (Ray Jones) writes:
  14. |> >A Micorsoft "evangalist" (sp?) that gave a talk at one of our meeting
  15. |> >(Unix user group) stated that NT would be marketed first in the server
  16. |> >market, but was indeed capable of multi-user.  That feature would be
  17. |> >marketed 9 months to a year after introduction.  But, what the hell, its
  18. |> >just a rewrite of UNIX so they won't have to pay UNIX royalties, so why
  19. |> >shouldn't it be multi-user.
  20.  
  21. Let's see....  The system was designed to run Windows applications, there
  22. is no "tty concept", the kernel is a MACH-like design, the drivers have
  23. an MS-DOS heritage (e.g. NDIS), and the API's (except for the POSIX one) are
  24. generally Microsoft specified.  Where is the UNIX plagiarization???
  25.  
  26. NOTE - virtual memory, multi-tasking, multi-user, etc. are properties
  27. in many operating systems besides UNIX....
  28.  
  29. |> 
  30. |> Including multiple users costs effort and if NT is positioned as a
  31. |> single-user, mulit-tasking system, why would MS expend that effort?
  32. |> Supporting multiple users requires the concept of multiple users be a
  33. |> part of the system design from the word "Go".
  34.  
  35. I think a problem with this thread is understanding the difference
  36. between:  "single user" versus "one user at a time".
  37.  
  38. The multi-user elements of NT naturally accomodate multiple users
  39. sharing a single system.  This, effectively, provides the opportunities
  40. to define a security envelope around individual users.  NT also has
  41. various resource sharing capabilities for files, printers, and other
  42. objects.  These allow for concurrent system access by multiple users. 
  43. The issue is how many users can concurrently run "display" applications 
  44. (e.g. TELNET, X, etc.) on a single NT system.  The general answer is "one"
  45. (with exceptions and opportunities).
  46.  
  47. The missing component in NT (today) is a parallel to the UNIX "tty"
  48. (I include "pseudo tty" in this comment).  This allows the dumb terminals,
  49. X-terminals, and terminal emulators to serve as useful nodes in a
  50. UNIX domain.  The question people are raising is whether or not 
  51. Windows NT will ever support this concept (NOTE - I have lumped all
  52. related questions into this point (e.g. If so, when?, If not, why?, etc.)).
  53.  
  54. It would be nice if someone from Microsoft would comment on this point
  55. (i.e. someone who "knows" the answer)....
  56.  
  57. |> 
  58. |> To me, the lack of multiple users is a serious deficiency.  In fact,
  59. |> it seems to me that lack of a distinction between the system privilege
  60. |> level, the super-user privilege level, and the regular user privilege
  61. |> level is a significant factor in the propagation of viruses in the
  62. |> personal computer world.
  63.  
  64. Maybe you should look at NT and see if it solves the deficiencies
  65. you have just listed.  If not, comment constructively on what is missing.
  66.  
  67.  
  68. |> -- 
  69. |> David R. Linn, System/Mail/News Manager    | INET: drl@vuse.vanderbilt.edu
  70. |> Disclaimer: I speak only for myself    | Phone: [+1] 615-343-6164
  71. |>       "Some do, some don't and that's the way of the world."
  72.  
  73. Disclaimer:  I have no affiliation with Microsoft.  I have read the
  74. various documents and have been experimenting with the beta
  75. version of NT.
  76.