[linux-audio-user] running jack as non-root?

Jack O'Quin joq at io.com
Sat Mar 6 23:45:31 EST 2004


lee at fallingforward.net writes:

> I'm a little behind with my email. Just read this. I find editing kernel
> hearder quite a hardcore solution to not running as root. Are there any OS
> X Core Audio developers on this list who know how Apple does it?
> Appearently all apps that need to run in realtime regardless of the user.

OSX grants all processes realtime privileges whether they need them or
not.  For a DAW, that is probably fine.  For a server it's not so hot.
I suspect it leaves their system wide open to certain kinds of Denial
of Service attacks.

The realtime LSM for 2.6 kernels can do this if you want.  It also
offers some more secure options, such as granting realtime privileges
to all members of some group ID (like `audio').

  http://www.joq.us/realtime
-- 
  joq



More information about the Linux-audio-user mailing list