home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20493 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.7 KB  |  41 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!gatech!concert!rock!taco!jlnance
  3. From: jlnance@eos.ncsu.edu (JAMES LEWIS NANCE)
  4. Subject: Re: How do I provide the floppys to normal users????
  5. Message-ID: <1992Dec15.124021.26479@ncsu.edu>
  6. Originator: jlnance@volt.ece.ncsu.edu
  7. Sender: news@ncsu.edu (USENET News System)
  8. Reply-To: jlnance@eos.ncsu.edu (JAMES LEWIS NANCE)
  9. Organization: North Carolina State University, Project Eos
  10. References: <1992Dec14.160121.10722@wega.rz.uni-ulm.de> <andrewc.724369870@aurora.cc.monash.edu.au>
  11. Date: Tue, 15 Dec 1992 12:40:21 GMT
  12. Lines: 27
  13.  
  14.  
  15. In article <andrewc.724369870@aurora.cc.monash.edu.au>, andrewc@aurora.cc.monash.edu.au (Andrew J. Cosgriff !) writes:
  16. > S_ESPENLAUB@rzmain.rz.uni-ulm.de (Klaus Espenlaub) writes:
  17. > >Is there any possibility to give normal users the right to mount
  18. > >floppy drives???? I've been trying it with different success (it works only
  19. > >when floppys already in at boot time........)
  20. > So, take your chances if you like, but I don't recommend it...
  21. > i guess you could make a setuid root script that checked what tty they're on
  22. > and what they're mounting, so they can only mount floppies and only when
  23. > they're at the console...
  24.  
  25. It is possible for normal users to mount floppies under ultrix.  Setuid/setgid
  26. bits are ignored, and users are not permitted to access device files on the
  27. floppy.  I dont see any security problem with this.  Is there one?  It is a 
  28. nice feature.  The only problem is that if a user mounts a file system, the
  29. mount point becomes owned by root, so the user can not write to it, but there
  30. is another program which mounts the floppy and changes the ownership of the 
  31. mount point back to the user.
  32.  
  33. my 2 cents
  34.  
  35. Jim Nance
  36.