2010/8/19 Dag-Erling Smørgrav <[email protected]>: > Attilio Rao <[email protected]> writes: >> It seems to me that ftpd doesn't need any change, do you agree? > > Hmm, it never calls setuid(), but it does call seteuid() before > setusercontext(). Perhaps the test in setusercontext() should be > changed to use geteuid() instead of getuid().
Yes, I think that it probabilly makes more sense (geteuid() testing in setusercontext()). Thanks, Attilio -- Peace can only be achieved by understanding - A. Einstein _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
