Displaying 1 result from an estimated 1 matches for "nosuid_".
Did you mean:
nosuid
2003 Apr 13
2
chroot() as non-root user?
...am.) Are there any other reasons? (Besides the issues with
fchdir() which I assume are adequately fixed). Assuming there aren't any
other issues leads to my last Q... Actually, a proposal:
Q3: Why not allow non-root users to chroot() _as long as the target dir.
is on a partition mounted nosuid_? Seems like this would be a simple
mechanism (both to understand and to implement) and would allow regular
users to take advantage of chroot to improve the security of scripts, CGIs,
etc.
Mark