Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 1997 10:38:31 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        hackers@FreeBSD.ORG
Cc:        luigi@iet.unipi.it (Luigi Rizzo)
Subject:   Re: rtprio from non-root users ?
Message-ID:  <19970615103831.BN11477@uriah.heep.sax.de>
In-Reply-To: <Pine.BSF.3.95q.970609215133.253A-100000@prova.iet.unipi.it>; from Luigi Rizzo on Jun 9, 1997 22:25:58 %2B0200
References:  <Pine.BSF.3.95q.970609215133.253A-100000@prova.iet.unipi.it>

next in thread | previous in thread | raw e-mail | index | archive | help
As Luigi Rizzo wrote:

> I am trying to allow non-root accounts to use CD-R devices.

The rtprio there is probably overly paranoid.  In my original scripts,
i forgot to add the rtprio to the dd part of the pipeline, and i've
been using it this way for quite a long time without any problem. :)
(Note that this made the rtprio basically meaningless, since it only
applied to the unimportant disk-reading team process, but not to the
important CD-R writing dd.)

At any rate, if you insist on the rtprio, write a setuid Perl script.
That's the simplest solution, and it doesn't even require any
additional software (like sudo).

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970615103831.BN11477>