home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / sgi / 16564 < prev    next >
Encoding:
Text File  |  1992-11-17  |  3.7 KB  |  89 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!sgigate!sgi!fido!zola!zuni!anchor!olson
  3. From: olson@anchor.esd.sgi.com (Dave Olson)
  4. Subject: Re: Install problem
  5. Message-ID: <sg6lgio@zuni.esd.sgi.com>
  6. Keywords: Install CDROM remote
  7. Sender: news@zuni.esd.sgi.com (Net News)
  8. Organization:  Silicon Graphics, Inc.  Mountain View, CA
  9. References: <YFF=#z@engin.umich.edu> <srp.721956667@cgl.ucsf.edu> <1992Nov17.014909.12730@leland.Stanford.EDU> <-YF=J_@engin.umich.edu>
  10. Date: Tue, 17 Nov 92 22:14:56 GMT
  11. Lines: 76
  12.  
  13. In <-YF=J_@engin.umich.edu> hillig@U.Chem.LSA.UMich.EDU (Kurt Hillig) writes:
  14.  
  15. | In article <1992Nov17.014909.12730@leland.Stanford.EDU> dhinds@leland.Stanford.EDU (David Hinds) writes:
  16. | >In article <srp.721956667@cgl.ucsf.edu> srp@cgl.ucsf.edu (Scott R. Presnell) writes:
  17. | > >hillig@U.Chem.LSA.UMich.EDU (Kurt Hillig) writes:
  18. | > >
  19. | > > [deleted...]
  20. | > >
  21. | > > > When I run inst on a remote machine, I can't get it to communicate with
  22. | > > > the 360 server:
  23. | > >
  24. | > >1) Are all the client machines in /etc/hosts.equiv on uranium?
  25. | > >2)     or is the uranium:~guest/.rhosts file set correctly?
  26. | >
  27. | >I think this is the real problem.
  28. | >
  29. | > >3) It is my recollection that the remote user of inst under 3.3.X was
  30. | > >"inst," consequently the .rhosts file had to let "inst" use the login..
  31. | > >i.e. the <server>:~guest/.rhosts file had:
  32. | > >
  33. | > >    hostname1    inst
  34. | > >    hostname2    inst
  35. | >
  36. | >It seems to do it as user 'guest', not 'inst'.
  37. | >
  38. | >        - David Hinds
  39. | >          dhinds@allegro.stanford.edu
  40. | Bingo!  I had used "inst" in the ~guest/.rhosts file - which I believe
  41. | was a "leftover" from 3.3.3....
  42. | But this screws up the security, doesn't it?  I disable the guest account
  43. | on the server because I don't want people getting on it without a password,
  44. | but I can't keep the remote users from leaving guest unprotected.  If I
  45. | have to specify "guest" instead of "inst" in the server's .rhosts file, then
  46. | guest users on the remote machine still have passwordless access to the server.
  47.  
  48. I don't see how this is a security issue, assuming you set up a special
  49. account for inst.  You force inst to use a specific idea by specifying the
  50. 'from' command, and use the syntax:
  51.     user@machine:/directory
  52. rather than:
  53.     machine:/directory
  54.  
  55. | Is my memory right that inst used to use the username "inst"?  If so, what's
  56. | the rationale for changing this?
  57.  
  58. Yes, it used to use inst.
  59.  
  60. | Looking at section 3.3 (p. 3-6) of the Iris Software installation Guide, they
  61. | suggest setting up an "instuser" account on the server, and in its home
  62. | directory's .rhosts file adding lines of the form:
  63. |     client.internet.name    instuser
  64. | But this doesn't work either.  Since "instuser" isn't defined on the client
  65. | but only on the server, inst still can't get in unless the instuser account
  66. | has no password.  And creating an instuser account on the client doesn't
  67. | help since inst tries to connect to the server as "guest", not as "instuser".
  68.  
  69. It doesn't ever need to be defined on the client.  You can put a passwd on
  70. the instuser account if you want, as long as you have a .rhosts file
  71. for that account.
  72.  
  73. | So, from my point of view, it looks like the documentation is wrong -
  74. | at least when I follow the directions it doesn't work - and inst's use
  75. | of "guest" rather than "inst" leaves a security hole that I can't easily
  76. | plug without upsetting some of my users (some of whom just love having
  77. | a passwordless guest account!).
  78.  
  79. I think you omitted specifying the userid to use on the clients, see the
  80. syntax above.
  81. --
  82. Let no one tell me that silence gives consent,  |   Dave Olson
  83. because whoever is silent dissents.             |   Silicon Graphics, Inc.
  84.     Maria Isabel Barreno                        |   olson@sgi.com
  85.