Jim Meyering scripsit:

> What if chroot works for non-privileged users on some type of system?

That sounds extremely unlikely, as it is a great big security hole.
With such a chroot, an unprivileged process could put a fake root around
a setuid program, supplying it with a forged /etc/passwd and tricking
the program into doing something unsavory.  Chroot has required root
privs since it was introduced in 4.2BSD.

-- 
After fixing the Y2K bug in an application:     John Cowan
        WELCOME TO <censored>                   [EMAIL PROTECTED]
        DATE: MONDAK, JANUARK 1, 1900           http://www.ccil.org/~cowan


Reply via email to