Re: SetUID/SetGID Kernel Option

2009-06-04 Thread Jonathan McKeown
Hi Martin On Thursday 04 June 2009 16:23:29 Martin McCormick wrote: I have been asked to enable the following kernel option: SetUID/SetGID - Allow directories to inherit their owner from the parent directory. The generic kernel under FreeBSD6.3 is what we presently use on the

Re: SetUID/SetGID Kernel Option

2009-06-04 Thread Martin McCormick
Jonathan McKeown writes: You need to add option SUIDDIR To the kernel config. You can find a sample line in /sys/conf/NOTES We see in the fstab the following: Once you've recompiled the kernel you also need to use suiddir in the mount options for any filesystem where you