freeipa/ipa-client/ipaclient
Martin Kosek 211f6c9046 Stop and disable conflicting time&date services
Fedora 16 introduced chrony as default client time&date synchronization
service:
http://fedoraproject.org/wiki/Features/ChronyDefaultNTP
Thus, there may be people already using chrony as their time and date
synchronization service before installing IPA.

However, installing IPA server or client on such machine may lead to
unexpected behavior, as the IPA installer would configure ntpd and leave
the machine with both ntpd and chronyd enabled. However, since the OS
does not allow both chronyd and ntpd to be running concurrently and chronyd
has the precedence, ntpd would not be run on that system at all.

Make sure, that user is warned when trying to install IPA on such
system and is given a possibility to either not to let IPA configure
ntpd at all or to let the installer stop and disable chronyd.

https://fedorahosted.org/freeipa/ticket/2974
2012-12-07 13:07:36 -05:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
ipachangeconf.py ipachangeconf: allow specifying non-default delimeter for options 2012-12-06 10:53:16 -05:00
ipadiscovery.py Notify user about necessary ports in ipa-client-install 2012-10-09 16:57:06 -04:00
Makefile.am Fix issues reported by rpmlint. 2008-01-18 16:20:36 -05:00
ntpconf.py Stop and disable conflicting time&date services 2012-12-07 13:07:36 -05:00