Bill Fumerola <bi...@jade.chc-chimes.com> wrote:
> On Tue, 24 Aug 1999, Ryan wrote:
> 
> > Grepping through the kernel source tree, one finds these 12 files that use
> > "uid == 0" checks instead of the usual suser(). There may be more than one
> > instance per function/macro:
> [...]
> > Is there a reason for these checks not to use suser?
> 
> No. Eivind Eklund was working this according the FreeBSD projects
> page (eiv...@freebsd.org). I don't know the implication of this,
> would this impact phk's jail routines?

There are some prelimiary patches for this on my web page.
http://www.freebsd.org/~nrahlstr/suser.patch

I had been working with Eivind on it, but I have not had time as of late.
The patch that is there should be close to commit ready modulo a decsion
to use suser vs. suser_xxx.

If anyone is interested in committing this patch, I can work with
them/clean it up if necessary.

Thanks!
Nathan

-- 
Nathan Ahlstrom                        FreeBSD: http://www.FreeBSD.org/
nrahl...@winternet.com                 PGP Key ID: 0x67BC9D19


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to