On Wed, 01 Apr 2009 03:53:09 +0300, Joshua Gimer <[email protected]> wrote:
Are you sure that the suid bit will not provide the functionality that you require?
It provides it, but only half of it. Did "chmod g+s /mnt" and "chmod u+s /mnt" but when I create a file with "ftpadmin" through a ftp the file has ftpadmin:wheel (Parent directory belongs to root:wheel). Maybe it cannot change to root ? That would be strainge, seing how samba can do it (then again samba has a module for this)
I would make sure that the proper user owns the directory
They are
and then set its suid bit (chmod u+s /mnt/)
Already did that. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
