[future patch] dropping user privileges on demand

Pawel Jakub Dawidek nick at garage.freebsd.pl
Thu Aug 21 09:22:59 PDT 2003


On Thu, Aug 21, 2003 at 01:58:54AM -0500, Dan Nelson wrote:
+> Have you taken a look at Cerb?  http://cerber.sourceforge.net/
+> 
+> It does something similar, but uses a C-like language to control a
+> processes actions.  This lets you get extremely fine-grained control
+> (allow httpd to bind to only port 80, once), but the rules run as
+> "root", so they can grant as well as revoke privileges.  A useful
+> modification would be to allow users to submit their own policies that
+> can only disallow actions (i.e. all arguments and process variables are
+> read-only, and the script can either pass the syscall through or return
+> a failure code, nothing else).

I'm planing to do so in next CerbNG version, as well as allow jailed-roots
to load rules that affects only jailed-processes.

-- 
Pawel Jakub Dawidek                       pawel at dawidek.net
UNIX Systems Programmer/Administrator     http://garage.freebsd.pl
Am I Evil? Yes, I Am!                     http://cerber.sourceforge.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 305 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20030821/6631b8c3/attachment.bin


More information about the freebsd-hackers mailing list