From owner-freebsd-hackers@FreeBSD.ORG Tue Oct 4 18:51:26 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 5B0DE106564A for ; Tue, 4 Oct 2011 18:51:26 +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 1BA478FC12 for ; Tue, 4 Oct 2011 18:51:25 +0000 (UTC) Received: by qadz30 with SMTP id z30so833743qad.13 for ; Tue, 04 Oct 2011 11:51:25 -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:content-type; bh=fuLZBNObkJqNvZ3g6xf1G0MsnGDBMEf43MTA+rt1y+U=; b=lNeiEICBX+9M+Qp7//PgDnKlIL5sD8ChvnHDm2ORiurgC9gjPZrtjDLIMtV1vreyZJ V5g45NZC2wAq0an+cxb9nl6LsTo+x7+t2vagRE9plvkmXYcVnO+8kiucid0QIuubPPNv Xi0WBGUGv6kcqoQOBoRjbv1ZYjcqSo2V1Zi3M= MIME-Version: 1.0 Received: by 10.229.64.204 with SMTP id f12mr1257162qci.249.1317754285329; Tue, 04 Oct 2011 11:51:25 -0700 (PDT) Sender: realbushman@gmail.com Received: by 10.229.8.66 with HTTP; Tue, 4 Oct 2011 11:51:25 -0700 (PDT) In-Reply-To: <4E8B4D17.4010903@coreitpro.com> References: <86sjn84wco.fsf@ds4.des.no> <4E8B2AA6.90204@coreitpro.com> <4E8B48D5.3080307@coreitpro.com> <4E8B4D17.4010903@coreitpro.com> Date: Tue, 4 Oct 2011 20:51:25 +0200 X-Google-Sender-Auth: 8sPqYqmIYe4nQwLV-dVbOLcvlk8 Message-ID: From: Michael Bushkov To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 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:51:26 -0000 On Tue, Oct 4, 2011 at 8:14 PM, Sean M. Collins wrote: > On 10/4/11 2:02 PM, Michael Bushkov wrote: >> Users/groups caching can be pretty much useful when you have large >> LDAP or NIS setup. > > Agreed, and forgive me for hammering you (I freely admit I don't have > any significant contributions to FreeBSD) but it would be far more > useful if it was cached machine-wide instead of per user, yes? > No problem ) Technically, yes, but machine-wide cache leads to a security issue - malicious user can poison the global cache with arbitrary data. Cheers, Michael > I guess I'm just playing devil's advocate - none the less you have my > respect. > > -- > Sean M. Collins > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > >