#7405 DNS records updated with all IPAddresses of an interface when IPA server/replica try to install with Specific IP address of that interface
Closed: fixed by rcritten. Opened by rcritten.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1542627

Description of problem:
User has ipaddress in each interface in replica server.
The primary issue is that user had passed only 2 ipaddress with
ipa-replica-install command
but as per DNS multiple ipaddress were mapped to ipa server fqdn
Version-Release number of selected component (if applicable):
ipa-server-4.5.0-22.el7_4.x86_64
How reproducible:
Always
Steps to Reproduce:
1. Configure server with 2-3 network interface.
2. Configure each interface with multiple ipaddress.
3. Configure replica server specifying specific ipaddress using
--ip-address=IP_ADDRESS option
Actual results:
IPA replica is getting installed with additional ipaddress in DNS record than
provided via option --ip-address=IP_ADDRESS
Expected results:
DNS record should show only ipaddress provided via --ip-address=IP_ADDRESS
option
Additional info:

Triage: the server installer does not pass the ipaddress options down to the client installer.


Metadata Update from @rcritten:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1542627

Metadata Update from @pvoborni:
- Issue set to the milestone: FreeIPA 4.5.5 (was: FreeIPA 4.6.4)

Metadata Update from @pvoborni:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/1784
- Issue assigned to stlaz

master:
* 8246d0cd5a9fc079ff2eb6bfd9fe841f9d416592 replica-install: pass --ip-address to client install

ipa-4-6:

  • 4353de0e5aa3fb60da7f96a6c0469cfb41a8db1e replica-install: pass --ip-address to client install

ipa-4-5:

  • 55b313984a4d28bdd31c23250c28144eda58ea59 replica-install: pass --ip-address to client install

Metadata Update from @rcritten:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata