home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / sgi / 16325 < prev    next >
Encoding:
Text File  |  1992-11-11  |  2.0 KB  |  47 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!sgiblab!sgigate!odin!sam.wpd.sgi.com!pj
  3. From: pj@sam.wpd.sgi.com (Paul Jackson)
  4. Subject: Re: 'nobody' problem with 'co' and 'ci':
  5. Message-ID: <1992Nov12.065315.22714@odin.corp.sgi.com>
  6. Sender: news@odin.corp.sgi.com (Net News)
  7. Nntp-Posting-Host: sam.wpd.sgi.com
  8. Reply-To: pj@sgi.com
  9. Organization: Silicon Graphics, Research & Development
  10. References: <96800@netnews.upenn.edu> <s60jgas@zola.esd.sgi.com> <1992Nov12.024046.9296@vlsi.polymtl.ca>
  11. Distribution: na
  12. Date: Thu, 12 Nov 1992 06:53:15 GMT
  13. Lines: 32
  14.  
  15. In article <1992Nov12.024046.9296@vlsi.polymtl.ca>, ayoye@vlsi.polymtl.ca (Stephane Ayotte) writes:
  16. |> We are currently experiencing a strange problem with the RCS utilities:
  17. |> whenever a file is checked-in or out of RCS, the file is tied to user
  18. |> 'nobody'. Note that this only happens on one particular machine ( a PI
  19. |> running 4.0.1 ). If one rlogin's to another machine and tries the 'co'
  20. |> or 'ci' operation, 'check' then reports the correct user name.
  21.  
  22. As described, I'm not sure of many details, such as what's
  23. mounted where, who's logged in as who, whether the working file's
  24. owner, RCS *,v archive file's owner or RCS author or locker is set
  25. to nobody, ...
  26.  
  27. But look at the following for some more clues:
  28.  
  29. Look in the environment (type "env" at the prompt) of a session
  30. during which the failure is occurring, and see of LOGNAME and/or
  31. USER is set.  Compare this with the environment of another
  32. session (perhaps an rlogin into another machine) where this
  33. failure doesn't occur.  If LOGNAME and/or USER is set differently,
  34. try changing (and exporting) them in various combinations and see
  35. if the failure stops.
  36.  
  37. Also read the man page for getlogin(3C) and getpwent(3C),
  38. which are the library utilities that RCS uses, in case that
  39. it doesn't use LOGNAME or USER.  Perhaps some of the explanations
  40. on these man pages will give you clues of where to look.
  41.  
  42. -- 
  43.  
  44.                 I won't rest till it's the best ...
  45.                 Software Production Engineer
  46.                 Paul Jackson (pj@sgi.com), x1373
  47.