freeipa team mailing list archive
-
freeipa team
-
Mailing list archive
-
Message #00257
[Bug 1309655] Re: freeipa-client-install points to wrong ntp.conf file
** Branch linked: lp:ubuntu/trusty-proposed/freeipa
--
You received this bug notification because you are a member of FreeIPA,
which is subscribed to freeipa in Ubuntu.
https://bugs.launchpad.net/bugs/1309655
Title:
freeipa-client-install points to wrong ntp.conf file
Status in “freeipa” package in Ubuntu:
Fix Released
Status in “freeipa” source package in Trusty:
Fix Committed
Bug description:
[Impact]
On a fresh 14.04-server install freeipa-client-install does not write to the correct ntpd conf file. Also, it needs --force-ntpd option to overcome a fault where the installer falsely detects chronyd being installed.
[Test case]
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/ntpdate and /etc/default/ntp
[Regression potential]
None, the patch fixes a path. For chronyd it just skips is_enabled() for it, and since freeipa-client depends on ntp and chrony conflicts with ntp, there's no way chrony is installed with freeipa-client.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1309655/+subscriptions
References