On Sat, 9 Nov 2002, Lars Braeuer wrote:

> is this just my fault or does "vserver <name> exec" remark that it's 
> run by a root suidperl script?

I've just been reading Herbert's latest patches and I've just realised that
in some places we are testing:

  current->uid == 0     (User ID)

and in others:

  current->euid == 0    (Effective User ID)

The latter is probably more correct.  Needs looking at.

        -Paul
-- 
Nottingham, GB




Reply via email to