Subject: file permission while ripping CD's
To: None <netbsd-help@netbsd.org>
From: Sam Carleton <sam@linux-info.net>
List: netbsd-help
Date: 12/26/2002 23:11:27
Folks,
I am setting up a machine to allow normal uses to RIP a CD
with cdparanoia. I have added this to my sudoers:
%users ALL=NOPASSWD: /usr/bin/eject, /usr/pkg/bin/cdparanoia
Now it is my understanding that this will run as root. How do
I go about setting things up so that the user that ran
cdparanoia is able to delete the files created?
Sam