Date: Thu, 19 Aug 2010 16:46:11 +0200 From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no> To: Attilio Rao <attilio@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r211393 - head/lib/libutil Message-ID: <8662z6r77w.fsf@ds4.des.no> In-Reply-To: <AANLkTikVMVpM=E3x6i=zGnCqPrTis=kyA3PzhwotB=H0@mail.gmail.com> (Attilio Rao's message of "Thu, 19 Aug 2010 16:36:44 %2B0200") References: <201008161132.o7GBWKhx097183@svn.freebsd.org> <86mxsm4wff.fsf@ds4.des.no> <86bp924w3w.fsf@ds4.des.no> <AANLkTikVMVpM=E3x6i=zGnCqPrTis=kyA3PzhwotB=H0@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Attilio Rao <attilio@freebsd.org> 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(). DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8662z6r77w.fsf>