On Sun, 25 Jul 1999, Mark Newton wrote: > Ronald G. Minnich wrote: > > > > But thanks for the note. I just now realized that if I add a private name > > space to v9fs (which is easy), and then turn on user mounts, user > > processes can have private name spaces on freebsd! > > I can't wait to see the security problems that causes when setuid executables > assume that they only need to be worrying about one filesystem namespace. > :-)
There shouldn't be any problems if mount enabled the flags for nosuid/nodev etc. if suser(p) != 0. > > - mark > > > ---- > Mark Newton Email: [email protected] (W) > Network Engineer Email: [email protected] (H) > Internode Systems Pty Ltd Desk: +61-8-82232999 > "Network Man" - Anagram of "Mark Newton" Mobile: +61-416-202-223 > > > To Unsubscribe: send mail to [email protected] > with "unsubscribe freebsd-hackers" in the body of the message > Brian Fundakowski Feldman _ __ ___ ____ ___ ___ ___ [email protected] _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \._ \ |) | http://www.FreeBSD.org/ _ |___/___/___/ To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-hackers" in the body of the message

