home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / cdparanoia / README.Debian < prev    next >
Encoding:
Text File  |  2006-06-19  |  1007 b   |  19 lines

  1. cdparanoia for Debian
  2. ---------------------
  3.  
  4. There have been bugs filed in the past with respect to running cdparanoia as a
  5. normal user, particularly with ide-scsi emulation (which is highly recommended -
  6. see the FAQ). The basic issues are that normal users can't generally access
  7. /dev/scd* or /dev/sg* and therefore can't run cdparanoia. The solution is to add
  8. users to a group like "audio" and change those devices to mode 660, owned by
  9. group "audio". You could of course make a special group just for this purpose if
  10. none of the existing ones seem correct.
  11.  
  12. Other past suggestions have been made to install cdparanoia as suid root. This
  13. is generally seen as a bad idea because the mapping of the sg* devices is
  14. dynamic, and can change based on several factors. In theory, cdparanoia
  15. accessing raw SCSI devices as root is not a great idea. I'm certainly open to
  16. other suggestions, so please send them to me if you have any good ideas.
  17.  
  18. Dale E. Martin <dmartin@debian.org>, Wed, 10 Jan 2000 19:01:53 -0400
  19.