Bug 20106 - ypbind update requires different config format for yp.conf
Summary: ypbind update requires different config format for yp.conf
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: ypbind
Version: 6.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Alexander Larsson
QA Contact: Aaron Brown
URL: http://www.redhat.com/support/errata/...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-10-31 16:01 UTC by jon
Modified: 2007-04-18 16:29 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-03-27 17:31:25 UTC
Embargoed:


Attachments (Terms of Use)

Description jon 2000-10-31 16:01:46 UTC
The security update for ypbind changes the format of /etc/yp.conf in
incompatible ways.

My old yp.conf file, which also works on other Unix platforms, is:

ypserver ds2.gl.umbc.edu
ypserver irix1.gl.umbc.edu
ypserver irix2.gl.umbc.edu
domain slam


This no longer works.

My new file, which does work, is

domain slam server ds2.gl.umbc.edu
domain slam server irix1.gl.umbc.edu
domain slam server irix2.gl.umbc.edu


The only time the config file won't need to be changed is if the user only
uses broadcast mode, as far as I can tell.

The least the announcement should do is warn users of the configuration
change.

At best, it shouldn't change the file. ;-)

Comment 1 jon 2000-11-21 19:31:52 UTC
This bug is three weeks old; all you guys have to do is release an updated
errata report, not release a new package. Can we have some action on this
please?

Comment 2 Alexander Larsson 2002-03-27 21:54:25 UTC
It's far to late to change the errata message now, if we release any new errata
for 6.2 i'll mention it though.


Note You need to log in before you can comment on or make changes to this bug.