OSS in jail

Luís Fernando Schultz Xavier da Silveira schultz at ime.usp.br
Sun Dec 6 21:35:45 UTC 2015


Thank you for your ideas.

Indeed, unfortunately a network audio server is too high level a
solution. But if it comes to that I guess it is an alternative, so I
will look into that.

According to my setup here, the devfs filesystem does not support file
system flags. Also, in FreeBSD, device nodes only work if they reside on
such a filesystem.

If I find a solution I will post it here.

On Sun, Dec 06, 2015 at 03:09:44PM -0500, Jake wrote:
> > On Dec 6, 2015, at 2:51 PM, Anton Sayetsky <vsasjason at gmail.com> wrote:
> > 
> > 2015-12-06 21:49 GMT+02:00 Luís Fernando Schultz Xavier da Silveira
> > <schultz at ime.usp.br>:
> >> Sorry, I meant write-only mode.
> > If a user has write access, how do you want to prevent him to set permissions?
> 
> I think that's what he's asking us, the general community. Maybe not for a solution as simple as the standard device nodes and permissions, since he also described his use case as the actual goal. Without actually forming a specific plan for u in detail, a setup involving network send/receive and on a solution such as what Jack2 (and others) provide comes to mind. That may work for you Fernando or it may not be low-level enough to fit all your desires. Perhaps a simpler solution using the append-only file flag would suffice and disallowing the jail to change flags is workable. See allow.chflags in man 8 jail and/or man 5 jail.conf. I believe there's a global setting and a per jail setting.
> 
> I'm interested in hearing about what solutions you/we can come up with.
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list