Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 245097

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: authconfigAssignee: Tomas Mraz <tmraz>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: low    
Version: 5.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-21 12:53:52 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:

Description Wesly Chen 2007-06-21 02:16:16 UTC
Description of problem:
Config the NIS domain and server via "system-config-authentication", it updates 
the /etc/yp.conf file. But it does NOT put "NISDOMAIN=xxx" 
in /etc/sysconfig/network. So when I run "service ypbind start" or reboot the 
machine, ypbind doesn't run unless I type "domainname xxx".

Version-Release number of selected component (if applicable):
authconfig-gtk-5.3.12-2.el5.x86_64

How reproducible:


Steps to Reproduce:
1. run /usr/sbin/system-config-authentication
2. check "Enable NIS Support" and click on "Configure NIS..."
3. Fill in "NIS Domain" and "NIS Server"
4. Click "OK" and "OK"

Actual results:
ypbind start successfully. But /etc/sysconfig/network is not updated 
with "NISDOMAIN=xxx"

Expected results:
/etc/sysconfig/network need to be updated with "NISDOMAIN=xxx". Otherwise, the 
ypbind won't start after reboot due to NIS domain is not set.


Additional info:

Comment 1 Tomas Mraz 2007-06-21 12:53:52 UTC

*** This bug has been marked as a duplicate of 245096 ***