Description of problem: When executing ipa-server-install --setup-dns in interactive mode, you are asking the following confusing question: Enter IP address for a DNS forwarder (empty to stop) The "empty to stop" is a bit confusing. I think a better way to handle this is to first ask a y/N question as to whether you want to set up forwarders. If "N", just move on and if "y", prompt for a DNS forwarder IP address. Ask if they want to define another... prompt for address, etc ... and just enter when done. Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. yum install ipa-server bind bind-byndb-ldap 2. ipa-server-install --setup-dns 3. answer questions Actual results: Expected results: Additional info: version tested ipa-server-1.91-0.2010012615git7baafe4.fc12.i686
Rob, this issue was not yet addressed. The patch is on the list but wasn't acked so far.
OK, so Rob made the review and the patch is in, thanks. Fixed in master: f52c671ca10c65f8b55327e12ca6a9c61c01ef37