With the default compilation options the named exits with the following error message. "Starting named: named: capset failed: Operation not permitted: please ensure that the capset kernel module is loaded. see insmod(8)" The named needs to be compiled with --disable-linux-caps I am not sure, but I believe it is due to some options set in kernel related to the "Enable different security model" set. Reproducible: Always Steps to Reproduce: 1. 2. 3.
*** This bug has been marked as a duplicate of 106784 ***