From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31125 invoked by alias); 28 Aug 2017 22:58:07 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 31113 invoked by uid 89); 28 Aug 2017 22:58:06 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=ham version=3.3.2 spammy=Hx-languages-length:711, H*c:HHHHH X-HELO: relay1.mentorg.com Date: Mon, 28 Aug 2017 22:58:00 -0000 From: Joseph Myers To: Steve Ellcey CC: DJ Delorie , Subject: Re: [PATCH] Remove compat from DEFAULT_CONFIG lookup strings In-Reply-To: <1503957036.28672.144.camel@cavium.com> Message-ID: References: <1503951778.28672.139.camel@cavium.com> <1503957036.28672.144.camel@cavium.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="-1152306461-2080791580-1503961067=:13583" X-ClientProxiedBy: svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-SW-Source: 2017-08/txt/msg01217.txt.bz2 ---1152306461-2080791580-1503961067=:13583 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Content-length: 655 On Mon, 28 Aug 2017, Steve Ellcey wrote: > > Does the "nis [NOTFOUND=return] files" default in  > > nsswitch.c:__nss_database_lookup need to change as well? > > I think this default is still OK.  The other changes I made were to > remove 'compat' entries from the list of databases to be searched > if the compat library is not built.  I am not sure why we would want to > change this one.  Am I missing something? Well, libnss_nis isn't built by default either. Is there some reason for searching nis by default without the relevant library, but not doing so for compat without the relevant library? -- Joseph S. Myers joseph@codesourcery.com ---1152306461-2080791580-1503961067=:13583--