From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 6 04:50:13 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DB3111065670 for ; Tue, 6 Mar 2012 04:50:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C5B6C8FC18 for ; Tue, 6 Mar 2012 04:50:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q264oDV2094661 for ; Tue, 6 Mar 2012 04:50:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q264oDAJ094660; Tue, 6 Mar 2012 04:50:13 GMT (envelope-from gnats) Date: Tue, 6 Mar 2012 04:50:13 GMT Message-Id: <201203060450.q264oDAJ094660@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Eugene M. Zheganin" Cc: Subject: Re: conf/163798: [nsswitch.conf] nsswitch.conf with nss_ldap ignore [success=return] X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Eugene M. Zheganin" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Mar 2012 04:50:13 -0000 The following reply was made to PR conf/163798; it has been noted by GNATS. From: "Eugene M. Zheganin" To: bug-followup@FreeBSD.org, stephane.dalu@insa-lyon.fr Cc: Subject: Re: conf/163798: [nsswitch.conf] nsswitch.conf with nss_ldap ignore [success=return] Date: Tue, 06 Mar 2012 10:40:18 +0600 This isuue is like thousand years old. And it concerns every available backend, not just ldap. The same thing is with nss_winbind, for example. Furthermore, [success=return] is the default status/action pair. Plus, first I saw this issue on like 7.x. So I can say - 7.x and 8.x are affected too. And I can say, this leads up to even more weird situation. Imagine OpenLDAP server running on a FreeBSD. After successful test we configure the same FreeBSD as LDAP client - from now on slapd will stuck on start, as it waits for itself.