On Feb 6, 2008 4:13 PM, Jeff Chua <[EMAIL PROTECTED]> wrote: > Latest linux git complained about this ... > > named: capset failed: Operation not permitted: please ensure that the > capset kernel module is loaded. see insmod(8)
How this started was that with the latest git linux, I got this warning ... warning: `named' uses 32-bit capabilities (legacy support in use) So, I recompile named and ended up with the "capset failed" problem. I tried compiling linux with LSM, but that didn't help. Adding "--disable-linux-caps" to named compile solved the problem. Thanks, Jeff. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/