Bug 1020563
| Summary: | ipa-server-install should not change /etc/ntp.conf by default. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Arpit Tolani <atolani> |
| Component: | ipa | Assignee: | IPA Maintainers <ipa-maint> |
| Status: | CLOSED UPSTREAM | QA Contact: | Namita Soman <nsoman> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 | CC: | amedeo, atolani, pviktori, pvoborni, rcritten, ricardo.arguello, sauchter, tdudlak |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| 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.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-05-07 12:10:25 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1203710 | ||
|
Description
Arpit Tolani
2013-10-17 23:47:55 UTC
Is the -N/--no-ntp flag to ipa-server-install not adequate? Upstream ticket: https://fedorahosted.org/freeipa/ticket/4001 *** Bug 1039005 has been marked as a duplicate of this bug. *** 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. |