From owner-freebsd-hackers@FreeBSD.ORG Tue Oct 4 17:04:19 2011 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14B8F106564A for ; Tue, 4 Oct 2011 17:04:19 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) by mx1.freebsd.org (Postfix) with ESMTP id 4A0238FC12 for ; Tue, 4 Oct 2011 17:04:17 +0000 (UTC) Received: from julian-mac.elischer.org (home-nat.elischer.org [67.100.89.137]) (authenticated bits=0) by vps1.elischer.org (8.14.4/8.14.4) with ESMTP id p94H2LXg096013 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Tue, 4 Oct 2011 10:02:22 -0700 (PDT) (envelope-from julian@freebsd.org) Message-ID: <4E8B3C17.7000902@freebsd.org> Date: Tue, 04 Oct 2011 10:02:15 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9.2.23) Gecko/20110920 Thunderbird/3.1.15 MIME-Version: 1.0 To: =?UTF-8?B?RGFnLUVybGluZyBTbcO4cmdyYXY=?= References: <86sjn84wco.fsf@ds4.des.no> <86obxw4s4w.fsf@ds4.des.no> In-Reply-To: <86obxw4s4w.fsf@ds4.des.no> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: hackers@freebsd.org, =?UTF-8?B?VHJvbmQgRW5kcmVzdMO4bA==?= Subject: Re: Does anyone use nscd? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2011 17:04:19 -0000 On 10/4/11 9:51 AM, Dag-Erling Smørgrav wrote: > Trond Endrestøl writes: >> It's in daily use at Gjøvik Technical College (Fagskolen i Gjøvik), >> here in Norway. Both the mail and web servers authenticates our users >> by LDAP, and nscd certainly speeds up the lookups. > OK. No trouble with clients dying of SIGPIPE? I could never reproduce > the bug, but both users who reported problems used ldap, and I don't > have an LDAP server to test against, so I thought it might be specific > to LDAP. > > DES I had never heard of it until now but it looks as though I could have used it several times in the past. We should have people announce new features just like new committers. "Hi, my name is nscd, I cache data that is accessed through the nsswitch system.... etc."