RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1020563 - ipa-server-install should not change /etc/ntp.conf by default.
Summary: ipa-server-install should not change /etc/ntp.conf by default.
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ipa
Version: 7.0
Hardware: All
OS: Unspecified
unspecified
medium
Target Milestone: rc
: ---
Assignee: IPA Maintainers
QA Contact: Namita Soman
URL:
Whiteboard:
: 1039005 (view as bug list)
Depends On:
Blocks: 1203710
TreeView+ depends on / blocked
 
Reported: 2013-10-17 23:47 UTC by Arpit Tolani
Modified: 2021-09-09 11:32 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Known Issue
Doc Text:
The ipa-server-install and ipa-replica-install commands replace the list of NTP servers in the /etc/ntp.conf file with Red Hat Enterprise Linux default servers. As a consequence, NTP servers configured before installing IPA are not contacted, and servers from rhel.pool.ntp.org are contacted instead. If those default servers are unreachable, the IPA server does not synchronize its time via NTP. To work around this problem, add any custom NTP servers to /etc/ntp.conf, and remove the default Red Hat Enterprise Linux servers if required. The configured servers are now used for time synchronization after restarting the NTP service by running the systemctl restart ntpd.service command.
Clone Of:
Environment:
Last Closed: 2018-05-07 12:10:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Arpit Tolani 2013-10-17 23:47:55 UTC
Description of problem:
When ipa-server-install or ipa-replica-install or ipa-client-install is run, it changes ntp.conf and add Red Hat NTP pool servers & remove existing servers.

Version-Release number of selected component (if applicable):

ipa-server-3.0.0


How reproducible:

100%


Steps to Reproduce:

Setup /etc/ntp.conf
Install ipa-server-install 


Actual results:

It will change existing values of /etc/ntp.conf


Expected results:

It should by default run as no ntp or should not change the value of existing servers, Just add below required parameter in ntp.conf

fudge 127.127.1.0

Additional info:


The change that the ipa-server-install forces is to point towards redhat's NTP servers, but that is a "default out of the box configuration" any way on any RHEL box. Why force that change on that manage their own NTP? And those that don't manage their own NTP, well they would already be pointing to RHEL NTP pool.

Comment 2 Rob Crittenden 2013-10-18 00:33:17 UTC
Is the -N/--no-ntp flag to ipa-server-install not adequate?

Comment 5 Martin Kosek 2013-10-25 09:24:19 UTC
Upstream ticket:
https://fedorahosted.org/freeipa/ticket/4001

Comment 7 Martin Kosek 2013-12-06 12:10:17 UTC
*** Bug 1039005 has been marked as a duplicate of this bug. ***

Comment 8 Martin Kosek 2014-01-23 12:49:43 UTC
The ticket was triaged by the upstream and scheduled to later milestone. It is thus unlikely that the request will be finished in near future or in RHEL-6.x release. I am moving this Bugzilla to RHEL-7 product to narrow the expectations.


Note You need to log in before you can comment on or make changes to this bug.