From owner-freebsd-questions@FreeBSD.ORG Fri Dec 12 12:28:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69DBD1065670 for ; Fri, 12 Dec 2008 12:28:08 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from mail-bw0-f14.google.com (mail-bw0-f14.google.com [209.85.218.14]) by mx1.freebsd.org (Postfix) with ESMTP id E1DAE8FC08 for ; Fri, 12 Dec 2008 12:28:07 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: by bwz7 with SMTP id 7so3215562bwz.19 for ; Fri, 12 Dec 2008 04:28:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=1y8VLPMRs3rEpGGkDK6LQFe0+dCuKLlZXvww4l3ifhU=; b=CkQQbw1dxsrIDGnJgH/kA3I3Ciwqt7jA4CkUrRvFDJ37kthu8HZX3eIl6rwK1j0Oo0 eirS8bIxtyDk2YfNlnI/3l/+TrblaJrwCqv+/9dwJC9rO+4G1X+R4xK4IzpGoApf+EIi UX0X2TKpzjr4ws3T7ZGwj9VRFlZBWkMy498ig= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=TXqlZxUXfTw6G8cs+CsrmuDOhh9hZhNbSm3IPCv+4jJrwxbK8u8xmOTsRVm5TmvxhH AR12k1IZnj5OtP5vIWcOxPnu8LfJQJnPGrclJd7bEuh58eJNPi2H4en3CEGKXZ1RWXEA prwYhioPTygTmWrkt8UasddOu605FJJzE6KPg= Received: by 10.181.143.6 with SMTP id v6mr1279208bkn.2.1229084784886; Fri, 12 Dec 2008 04:26:24 -0800 (PST) Received: by 10.180.238.15 with HTTP; Fri, 12 Dec 2008 04:26:24 -0800 (PST) Message-ID: <9bbcef730812120426t3c4b8a28q337c8379cd947702@mail.gmail.com> Date: Fri, 12 Dec 2008 13:26:24 +0100 From: "Ivan Voras" Sender: ivoras@gmail.com To: "Wojciech Puchar" In-Reply-To: <20081212120557.V3687@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <139b44430812112348k5c51072ie771913c982f7cfe@mail.gmail.com> <49422A05.6050907@gmail.com> <20081212120557.V3687@wojtek.tensor.gdynia.pl> X-Google-Sender-Auth: 1df60081b28025c4 Cc: freebsd-questions@freebsd.org Subject: Re: Centralized DB of "system" users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2008 12:28:08 -0000 2008/12/12 Wojciech Puchar : >> I agree - NIS is easiest to setup, but LDAP is the right solution in >> this case (though it's very complicated to set up, especially the first > > why it is "right" solution? Interoperability. Today, with Linux, tomorrow, Windows or Mac OS X. Besides, it scales well and has a large number of supporting utilities.