[Bug libc/430] nsswitch.conf doesn't support TRYAGAIN=forever, giving bogus results when NIS is not responding

matthias dot andree at gmx dot de sourceware-bugzilla@sourceware.org
Sun Feb 18 12:41:00 GMT 2007


------- Additional Comments From matthias dot andree at gmx dot de  2007-02-18 12:41 -------
Created an attachment (id=1563)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1563&action=view)
demonstrator for bug

This program can be used to show the libc bugs.
Configure "passwd: compat" in nsswitch.conf, configure your NIS domain, be sure
to run the ypbind daemon, then killall nscd ypserv and see:

$ domainname
example
$ killall ypserv nscd
$ ./try nonexist
YPBINDPROC_DOMAIN: Domain not bound
YPBINDPROC_DOMAIN: Domain not bound
got (nil), errno = 0 (Success)

So we can nicely see who *really* has to fix their software - certainly not the
reporter...

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=430

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Glibc-bugs mailing list