home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / ultrix / 6506 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.4 KB  |  44 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!monu6!dibbler.cs.monash.edu.au!tym
  3. From: tym@dibbler.cs.monash.edu.au (Tim MacKenzie)
  4. Subject: Ultrix 4.2 rlogind is stuffed, really stuffed.
  5. Message-ID: <1992Aug27.000234.27338@monu6.cc.monash.edu.au>
  6. Sender: news@monu6.cc.monash.edu.au (Usenet system)
  7. Organization: Computer Science, Monash University, Australia
  8. X-Newsreader: Tin 1.1 PL4
  9. Date: Thu, 27 Aug 1992 00:02:34 GMT
  10. Lines: 32
  11.  
  12. Explain this to me please.
  13. rlogin yoyo.cc
  14. ULTRIX V4.2A (Rev. 47) System #14: Fri May 15 10:42:07 EST 1992
  15. % groups
  16. hero
  17. % who | grep `whoami`
  18. % mv .rhosts .rhosts.stuffed
  19. % mv .rhosts.works .rhosts
  20. % exit
  21. Bye
  22. rlogin yoyo.cc
  23. ULTRIX V4.2A (Rev. 47) System #14: Fri May 15 10:42:07 EST 1992
  24. % groups
  25. hero admin security
  26. % who | grep `whoami`
  27. tym      ttypa   Aug 27 09:48   (dibbler.cs.monas)
  28.  
  29. # groups tym
  30. hero admin security
  31.  
  32. In case you haven't worked it out, if my .rhosts is too long, then rlogin
  33. will get me in, but no groups will be initialized, no utmp entry written, 
  34. and no wtmp entry entered. This occurs if I login from a SunOS4.1.1 machine
  35. or a Ultrix4.2 machine, so it's probably rlogind causing the problem.
  36.  
  37. I realize that I can make my .rhosts smaller and the problem goes away, but
  38. this does not stop other users on the system from avoiding entry in utmp
  39. by having a big rhosts file.
  40.  
  41. Has anyone got a fix?
  42. --
  43. -Tim MacKenzie (tym@dibbler.cs.monash.edu.au)
  44.