Date: Fri, 15 Oct 1999 12:10:02 +0200 From: Jos Backus <Jos.Backus@nl.origin-it.com> To: freebsd-hackers@freebsd.org Subject: SUIDDIR problem Message-ID: <19991015121002.A82950@hal.mpn.cp.philips.com>
next in thread | raw e-mail | index | archive | help
[Maybe this is -questions/-stable material, I'm not sure. Please flame
appropriately.]
On a very recent -stable system:
I have a directory, say /ftp/foocust/in. This directory
- resides in a filesystem mounted on /ftp with the suiddir option
(with SUIDDIR in the kernel).
- is owned by uid root,group ftp
- has mode u=rws,g=rwx,o=
A user foo, group ftp, puts a file there using ftp (I'm running the stock
FreeBSD ftpd). I would expect this file to subsequently become owned by root
instead of foo, but nevertheless the file stays owned by foo.
What am I doing wrong?
Thanks,
--
Jos Backus _/ _/_/_/ "Reliability means never
_/ _/ _/ having to say you're sorry."
_/ _/_/_/ -- D. J. Bernstein
_/ _/ _/ _/
Jos.Backus@nl.origin-it.com _/_/ _/_/_/ use Std::Disclaimer;
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991015121002.A82950>
