[Bug 717166] Re: Broken with v4 isc-dhcp-server in Natty

Daniel Nurmi dnurmi at gmail.com
Tue Mar 22 22:49:08 UTC 2011


It turns out that I had(ve) apparmor disabled while working on this
problem, but the new dhcpd needs a slight change to its profile in order
to work.  Here is what I saw with apparmor enabled:

root at eucahost-4-243:/var/log/eucalyptus# dmesg
[  800.347860] type=1400 audit(1300832242.358:24): apparmor="DENIED" operation=\
"capable" parent=10292 profile="/usr/sbin/dhcpd" pid=10293 comm="dhcpd" capabil\
ity=1  capname="dac_override"

Chris and Garrett on our side pointed at the solution of adding:

  capability dac_override,

to the /etc/apparmod.d/usr.sbin.dhcpd profile.  Once I added this,
rebooted and tried again, eucalyptus is able to run the dhcpd process on
instance start.

Regards,
-Dan

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in Ubuntu.
https://bugs.launchpad.net/bugs/717166

Title:
  Broken with v4 isc-dhcp-server in Natty



More information about the Ubuntu-server-bugs mailing list