Bug 430090
| Summary: | --setup-bind with ipa-server-install still prompts for DNS configuration update - prompt with appropriate filename for /var/named.conf | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] freeIPA | Reporter: | Chandrasekar Kannan <ckannan> | ||||
| Component: | ipa-server | Assignee: | Rob Crittenden <rcritten> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Chandrasekar Kannan <ckannan> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 1.0 | CC: | benl, mgregg, rcritten, rvokal, tscherf, yzhang | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | freeipa-2.0.0-1.fc15 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | Type: | --- | |||||
| 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: | 246164, 429034 | ||||||
| Attachments: |
|
||||||
To clarify: If --setup-bind is specified in the ipa-server-install line, the utility should not stop to confirm action, but should move any current configuration to backup files and notify the user on screen with a message like: Your old DNS configuration files were backed up to /etc/named.conf.ipaold /var/named/chroot.ipaold etc- Created attachment 305703 [details]
Remove the prompt asking user to continue
ipa-1-0: c92987527dbaa9e3ff0aaa1fbd9cc85246736e0e master: 2d608a83548005507381f406ac97607628c934ad QA Verified on May 29, 2008 (Yi) Build used: May 29, 2008 (i386) |
during install, when we do, ipa-server-install --setup-bind we observed a couple of things. (1) it was still prompting the user to agree or not for a DNS configuration file update. (2) But it doesn't say which file it looked up for. which file like /var/named/named.conf that it didn't find etc. need to be a bit more verbose here.