From owner-freebsd-hackers@FreeBSD.ORG Tue Oct 4 18:02:41 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C3F80106566B for ; Tue, 4 Oct 2011 18:02:41 +0000 (UTC) (envelope-from realbushman@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7A1D28FC08 for ; Tue, 4 Oct 2011 18:02:41 +0000 (UTC) Received: by qadz30 with SMTP id z30so774855qad.13 for ; Tue, 04 Oct 2011 11:02:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=FIJCK3lEGdmbfRtgNXXz3v5sAlkjVS3ylGdX4C4cJr8=; b=sDaiNRDOkXc9HtLJ1qthVIMTeH8099wJShhwUEfzKZuReN+8HNXuPUNSswi2dIQS5w pDIXR8RLtDLhTOTCBPPH+lbDuLBpzY+QtGG1wm7qZ6GrxstsIVnYKLwAWsi2kvjYH2EG aqa69V7zCubg4PPrAEExm/oS4eGC5TA0UTi4M= MIME-Version: 1.0 Received: by 10.229.242.84 with SMTP id lh20mr1232468qcb.211.1317751360431; Tue, 04 Oct 2011 11:02:40 -0700 (PDT) Sender: realbushman@gmail.com Received: by 10.229.8.66 with HTTP; Tue, 4 Oct 2011 11:02:40 -0700 (PDT) In-Reply-To: <4E8B48D5.3080307@coreitpro.com> References: <86sjn84wco.fsf@ds4.des.no> <4E8B2AA6.90204@coreitpro.com> <4E8B48D5.3080307@coreitpro.com> Date: Tue, 4 Oct 2011 20:02:40 +0200 X-Google-Sender-Auth: 3D4FA1vSz-g4PDKJLYPIRX4PUuA Message-ID: From: Michael Bushkov To: "Sean M. Collins" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-hackers@freebsd.org 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 18:02:41 -0000 Users/groups caching can be pretty much useful when you have large LDAP or NIS setup. -- Michael On Tue, Oct 4, 2011 at 7:56 PM, Sean M. Collins wrote: > Oops - I latched on to the wrong parts of the manpage when I was reading > and sent my first message. Thanks for pointing this out. > > However: > > How useful is the caching of users and groups? =A0I still believe that fo= r > caching DNS, BIND or another DNS server running locally or on the same > LAN is the common practice. > > -- > Sean M. Collins >