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 nscd/4814] New: In hosts.conf 'multi on' should be considered


in /etc/hosts
  10.11.12.13  host host_a
  172.29.30.31 host host_b

in /etc/nsswitch.conf
  hosts:  files dns

in /etc/host.conf
  order hosts,bind
  multi on

getent hosts host # with nscd running
=> 10.11.12.13  host host_a

getent hosts host # without nscd
=> 10.11.12.13  host host_a host_b
=> 172.29.30.31 host host_a host_b

-- 
           Summary: In hosts.conf 'multi on' should be considered
           Product: glibc
           Version: 2.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nscd
        AssignedTo: drepper at redhat dot com
        ReportedBy: Ralf dot Klingebiel at kisters dot de
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: roth.suse.de


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

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