Bug 245096
| Summary: | system-config-authentication fails to update /etc/sysconfig/network for NIS domain | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Wesly Chen <wesly_chen> | ||||
| Component: | authconfig | Assignee: | Tomas Mraz <tmraz> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Brian Brock <bbrock> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 5.0 | CC: | psplicha | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | RHBA-2008-0375 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-05-21 14:29:35 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: | |||||||
| Bug Depends On: | 380551 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Wesly Chen
2007-06-21 02:15:27 UTC
*** Bug 245097 has been marked as a duplicate of this bug. *** Created attachment 157534 [details]
Fixed authinfo.py
Can you please try to replace /usr/share/authinfo.py with this one and try to
set the nis domain again?
Should it be /usr/share/authconfig/authinfo.py ? It did update /etc/sysconfig/network. (In reply to comment #3) > Should it be > /usr/share/authconfig/authinfo.py > ? Yes, of course. > It did update /etc/sysconfig/network. Great. This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. The problem only occurs when supplied domain name is the same as previous one saved in yp.conf (which seems like there is no need to update, but /etc/sysconfig/network has to be updated nevertheless). How to test: authconfig --enablenis --nisdomain redhat.com --nisserver 172.16.76.10 --update remove NISDOMAIN line from /etc/sysconfig/network authconfig --enablenis --nisdomain redhat.com --nisserver 172.16.76.10 --update NISDOMAIN=redhat.com should be present in /etc/sysconfig/network An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2008-0375.html Reminder: This bug includes the 'RHTS' QA Whiteboard Keyword. Don't forget to add 'RHTSdone' to the QA Whiteboard along with a comment describing where the RHTS test can be found once the RHTS test has been written. Otherwise, if an RHTS will not be created, please remove RHTS from the qa whiteboard. |