I just tested an ipa client install on Trusty and other than the ntpd
conf bug (which I reported) it works great! the IPA client on Ubuntu has
sucked for so long but it finally just works.
My setup is a RHEL 6.5 Server as an IPA Server, DNS, DHCP, and NTP. Then
a fresh Ubuntu 14.04 Server install.
Public bug reported:
On a fresh 14.04-server install freeipa-client-install does not write to
the correct ntpd conf file. Using
ipa-client-install --enable-dns-updates --force-ntpd
it tries writing to:
/etc/sysconfig/ntpd
Which is not a correct path on Ubuntu
It needs to be /etc/default/ntpda
I had the same problem with gnome-bluetooth. To fix it line 19 of
/usr/share/gnome-bluetooth/wizard.ui needs to be changed to
Before it was label1, which was causing a naming conflict.
After the changed the UI works as it should.
--
"setup new device" doesn't do anything
https://bugs.launchpad