home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / openloo / 4949 < prev    next >
Encoding:
Internet Message Format  |  1993-01-02  |  1.0 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!emory!emory!usenet
  2. From: km@mathcs.emory.edu (Ken Mandelberg)
  3. Newsgroups: comp.windows.open-look
  4. Subject: cmdtool and utmp
  5. Date: 2 Jan 1993 18:06:33 GMT
  6. Organization: Emory University, Dept of Math and CS
  7. Lines: 19
  8. Distribution: world
  9. Message-ID: <1i4lj9INNaad@emory.mathcs.emory.edu>
  10. Reply-To: km@mathcs.emory.edu
  11. NNTP-Posting-Host: km386i.mathcs.emory.edu
  12.  
  13. cmdtool (like xterm) wants to write to utmp when it runs, and
  14. expects the permissions to be writable. cmdtool gives an error
  15. message if it can't write to utmp.
  16.  
  17. Unlike cmdtool, xterm can run with an unwritable utmp if its
  18. made setuid. xterm knows enough to change its effective uid
  19. before execing its shell, cmdtool does not.
  20.  
  21. Is there a trick for getting cmdtool to work properly with a
  22. secure utmp?
  23.  
  24.  
  25. ---
  26. Ken Mandelberg      | km@mathcs.emory.edu          PREFERRED
  27. Emory University    | {rutgers,gatech}!emory!km    UUCP 
  28. Dept of Math and CS | km@emory.bitnet              NON-DOMAIN BITNET  
  29. Atlanta, GA 30322   | Phone: Voice (404) 727-7963, FAX 727-5611
  30.  
  31.  
  32.