home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / gnu / utils / bug / 1465 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.5 KB  |  35 lines

  1. Newsgroups: gnu.utils.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!gnu.ai.mit.edu!friedman
  3. From: friedman@gnu.ai.mit.edu (Noah Friedman)
  4. Subject: Re:  shellutils-1.7/su
  5. Message-ID: <9209020548.AA00192@nutrimat.gnu.ai.mit.edu>
  6. Sender: gnulists@ai.mit.edu
  7. Reply-To: friedman@gnu.ai.mit.edu
  8. Organization: GNUs Not Usenet
  9. References: <9209011629.AA19389@louvre.wbst147.xerox.com>
  10. Distribution: gnu
  11. Date: Wed, 2 Sep 1992 05:48:24 GMT
  12. Approved: bug-gnu-utils@prep.ai.mit.edu
  13. Lines: 20
  14.  
  15. I consider group wheel a nuisance.  Until unix systems no longer have an
  16. 8-group limit before things start breaking, the last thing I need is yet
  17. another gratuitous group to be in.  It's a scarce resource.
  18.  
  19. However, the feature for su you describe is exactly what some hosts in the
  20. Laboratory for Computer Science at MIT have, and it works pretty well.  To
  21. clarify, su should still let anyone su if they know the canonical root
  22. password---being in group wheel should just be a convenience which means
  23. you can use your own password and not have to remember two separate ones.
  24.  
  25. >I'm not sure why a wheel group is considered fascist?  Perhaps define the
  26. >behavior of su to:     With a certain option, look for a user in the wheel
  27. >group, and prompt for the logname password.  This will let su look for a
  28. >wheel group and user passwords, or just su normally...
  29. >
  30. >This is an issue of whether to have passwords on computers...a modest
  31. >level of security is reasonable so people don't do stupid things (a little
  32. >knowledge is very dangerous).  Of course, if you're malicious, security is
  33. >just a nuisance...
  34.  
  35.