#3531 ipa-replica-prepare fails when using FQDN with trailing dot
Closed: wontfix 5 years ago Opened 11 years ago by tbabej.

Trying to prepare replica using its FQDN with trailing dot as argument:

# ipa-replica-prepare vm-091.example.com.

Add the --ip-address argument to create a DNS entry.
The host name vm-091.example.com. does not match the reverse lookup vm-091.example.com

The problem here is that reverse lookup returns FQDN without a trailing dot, thus blowing up our validation, which requires exact match here.


As Ana is moving out of the team, I am moving her unresolved tickets to free-to-take pool.

Metadata Update from @tbabej:
- Issue assigned to someone
- Issue set to the milestone: Ticket Backlog

7 years ago

I'm closing this bug as wontfix. ipa-replica-prepare has been deprecated in favor of replica promotion. It doesn't make sense to spend time on this issue.

Metadata Update from @cheimes:
- Issue close_status updated to: wontfix

5 years ago

Login to comment on this ticket.

Metadata