Le 23.06.2004 18:40, Nuno Paquete a écrit :
> David wrote:
>
>
>>Nuno Paquete wrote:
>>
>>>Hi group.
>>>I've got Bind working fine with kernel 2.4.25 but now i've installed 2.6
>>>and it doesn't start.
>>>I get this message in logs:
>>>
>>>Starting BIND: /usr/sbin/named
>>>named: capset failed: Operation not permitted
>>>
>>>Can anyone help me?
>>
>>Bind-9 won't run if there is a error in the configuration files.
>>If you missed a dot "." somewhere it won't run.
>>
>
>
> As I said before when i startup with kernel 2.4.25 it is OK, so the
> configuration file must be ok, because if it won't it never should run.
>
> Any more ideas?
>
> Nuno Paquete.
I've googled for "capset failed: Operation not permitted" and i find two
relevants pages :
One said to recompile bind:
http://www.jvds.com/wiki/database/CapSetFailed
the other said is a miss configuration in the 2.6 kernel:
http://www.uwsg.iu.edu/hypermail/lin...03.2/1228.html
If that help ...