home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / utils / bug / 2087 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.7 KB  |  55 lines

  1. Newsgroups: gnu.utils.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!inf-wiss.ivp.uni-konstanz.DE!hoehle
  3. From: hoehle@inf-wiss.ivp.uni-konstanz.DE (Joerg-Cyril Hoehle)
  4. Subject: working with RCS after doing an su <login>
  5. Message-ID: <1992Nov20.152035.106362@eratu.rz.uni-konstanz.de>
  6. Summary: RCS ignores su login
  7. Keywords: RCS, su, user, logname, uid
  8. Sender: gnulists@ai.mit.edu
  9. Organization: Information Science, Univ. of Konstanz
  10. Distribution: gnu
  11. Date: Fri, 20 Nov 1992 15:20:35 GMT
  12. Approved: bug-gnu-utils@prep.ai.mit.edu
  13. Lines: 40
  14.  
  15. I have installed RCS 5.6 on a Sun4 pool (IPC,IPX,SS2) and noticed that
  16. RCS didn't work correctly with my changing user ID with the su
  17. command. I'm not sure if I did something wrong at compile time, RCS is
  18. not working suid or sgid here.
  19.  
  20. >Here part of an rlog output:
  21. >RCS file: /home/hoehle/sspace/RCS/foo.lisp,v
  22. >Working file: /home/hoehle/sspace/foo.lisp
  23. >head: 1.4
  24. >branch:
  25. >locks: strict
  26. >access list:
  27. >    emacs
  28. >    hoehle
  29. >symbolic names:
  30. >    initial: 1.1
  31. >    zero: 1.1
  32. >comment leader: ";;; "
  33. >keyword substitution: kv
  34. >total revisions: 4;    selected revisions: 4
  35. >description:
  36. >test of -i option
  37. >----------------------------
  38. >revision 1.4
  39. >date: 1992/11/19 18:38:21;  author: hoehle;  state: Exp;  lines: +2 -1
  40.                                      ^^^^^^ this is not true, I did
  41. "su emacs", and the emacs login became owner of the file foo.lisp.
  42. >EMACS did this change
  43. >----------------------------
  44. >revision 1.3
  45. >date: 1992/11/19 16:52:28;  author: hoehle;  state: Exp;  lines: +1 -0
  46. >hoehle did this change
  47.  
  48. Did I use wrong compile-time options? Is this the normal behavior for
  49. RCS? I would expect RCS to honor the su command.
  50.  
  51. --
  52.      Joerg.
  53. hoehle@inf-wiss.ivp.uni-konstanz.d
  54.  
  55.