home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8621 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1.6 KB  |  61 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!gatech!news.byu.edu!eff!sol.ctr.columbia.edu!usc!sdd.hp.com!mips!darwin.sura.net!Sirius.dfn.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!sun4nl!utrcu1!infnews!terwindt
  3. From: terwindt@cs.utwente.nl (Alfred Terwindt)
  4. Subject: probelms
  5. Message-ID: <1992Aug19.115948.15395@cs.utwente.nl>
  6. Sender: usenet@cs.utwente.nl
  7. Nntp-Posting-Host: waal
  8. Organization: University of Twente, Dept. of Computer Science
  9. Date: Wed, 19 Aug 1992 11:59:48 GMT
  10. Lines: 49
  11.  
  12. Problem: I'm a user and try to become root after typing the root password su
  13. fails, and I'm still the same user. From being root # su <user> works fine.
  14.  
  15. # su
  16. Passwd:
  17. su: (null): not found.
  18. # ls -l /bin/su
  19. -rwsr-xr--   1 root     users        1972 Jun 29 06:21 /bin/su
  20.  
  21.  
  22. Problem: I'm a user and make fails (there's a Makefile in the directory). If
  23. I am root, make works.
  24.  
  25. # make
  26. (null): setuid: Not owner.  Stop.
  27. # ls -l /usr/bin/make
  28. -rwxr-xr-x   1 bin      bin        138114 Aug 30  1991 /usr/bin/make
  29.  
  30. After changing make's rights:
  31.  
  32. # make
  33. (null): setgid: Not owner.  Stop.
  34. # ls -l /usr/bin/make
  35. -rwsr-sr-x   1 root     root       138114 Aug 30  1991 /usr/bin/make
  36.  
  37. Seems that I messed up ID's. I've tried several things. 
  38.  
  39.  
  40.  
  41. Bug: groff-1.05a (with man1.1 and bsdman)
  42.  
  43. # man fopen
  44. Formatting page, please wait...
  45. d9f2 fxxx not implemented
  46. /usr/bin/groff: gtroff: Signal 4
  47.  
  48.  
  49.  
  50. Bug: man1.1 leaves the rights -rw-rw-rw- in cat? dirs,
  51.                                       ^!!!
  52. I would prefer: -rw-r?-r-- 
  53.  
  54.  
  55.  
  56. Alfred.
  57. -- 
  58. rn: .signature: Alfred: No such user or process
  59. Hi!  I'm a replicating .sig virus!  Join in the fun and copy me into yours!
  60.  
  61.