From owner-freebsd-hackers@FreeBSD.ORG Thu Jan 11 20:21:46 2007 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C102F16A412 for ; Thu, 11 Jan 2007 20:21:46 +0000 (UTC) (envelope-from lamont@scriptkiddie.org) Received: from sploit.scriptkiddie.org (sploit.scriptkiddie.org [216.231.47.214]) by mx1.freebsd.org (Postfix) with ESMTP id 81A0313C461 for ; Thu, 11 Jan 2007 20:21:46 +0000 (UTC) (envelope-from lamont@scriptkiddie.org) Received: from sploit (sploit [216.231.47.214]) by sploit.scriptkiddie.org (8.12.11/8.12.11) with ESMTP id l0BK3p4W002825; Thu, 11 Jan 2007 12:03:51 -0800 (PST) Date: Thu, 11 Jan 2007 12:03:51 -0800 (PST) From: Lamont Granquist To: Mike Meyer In-Reply-To: <17830.29050.791321.480369@bhuda.mired.org> Message-ID: References: <60737.24.71.119.183.1168496463.squirrel@webmail.sd73.bc.ca> <45A5EA3B.9020000@datalinktech.com.au> <20070111035549.7c11a450@vixen42> <17830.29050.791321.480369@bhuda.mired.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: hackers@freebsd.org, Vulpes Velox Subject: Re: LDAP integration 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: Thu, 11 Jan 2007 20:21:46 -0000 On Thu, 11 Jan 2007, Mike Meyer wrote: > In <20070111035549.7c11a450@vixen42>, Vulpes Velox typed: >> LDAP is nice organizing across many systems, but if you are just >> dealing with one computer it is complete over kill for any thing. > > In that situation, it's not merely overkill, it's may actually be a > bad idea. Can you say "AIX SDR"? How about "Windows registry"? And then you take the windows registry from 1,000 machines and cram them into a centralized database and try to manage the resultant mess. I don't think this is a good solution.