Leaving the domain fails to correctly restore various modified files, including 
/etc/apparmor.d/abstractions/nameservice.
It removes everything at the end of the original file:
  # likewise
  #include <abstractions/likewise>

  # mdnsd
  #include <abstractions/mdns>

  # kerberos
  #include <abstractions/kerberosclient>

  # TCP/UDP network access
  network inet  stream,
  network inet6 stream,
  network inet  dgram,
  network inet6 dgram,

This triggers various apparmor rules resulting in applicative breakage,
of which DHCP failure in NetworkManager is probably just the visible tip
of the iceberg.

Workaround is to run:
sudo cp /etc/apparmor.d/abstractions/nameservice.lwidentity.orig 
/etc/apparmor.d/abstractions/nameservice
Then reboot the machine

** Changed in: likewise-open5 (Ubuntu)
   Importance: Undecided => High

** Changed in: likewise-open5 (Ubuntu)
       Status: New => Confirmed

** Changed in: likewise-open5 (Ubuntu)
     Assignee: (unassigned) => Thierry Carrez (ttx)

-- 
Leaving a domain breaks NetworkManager DHCP
https://bugs.launchpad.net/bugs/354498
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to