This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]