Bug 18476
| Summary: | pump mishandles DNS domain and NIS domain. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Red Hat Bugzilla <bugzilla> | ||||||
| Component: | pump | Assignee: | Eido Inoue <havill> | ||||||
| Status: | CLOSED WONTFIX | QA Contact: | David Lawrence <dkl> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 7.0 | CC: | dr | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i386 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2004-08-23 20:28:00 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Red Hat Bugzilla
2000-10-05 22:01:11 UTC
Created attachment 3821 [details]
This patch seems to fix the DNS/NIS domain problem.
There is another problem with NIS domain. pump won't update NIS domainname unless it is localdomain. Also you cannot tell pump not to update NIS domain. I will upload an updated patch. Created attachment 3946 [details]
An updated patch for DNS/NIS domain
I think this is another way of stating the same problem: My laptop, upgraded from 6.2 to 7.0 now fails to set the "search" line in /etc/resolv.conf when it gets network info via DHCP. It just gets left blank as in: search nameserver 192.168.0.1 If I get a chance I'll try the patch and submit an additional comment with the results. I tried the patch and it solved my problem. The "search" field is now set correctly. latest with patch in cvs |