From owner-freebsd-questions@FreeBSD.ORG Fri Dec 12 22:16:45 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 93DE11065676 for ; Fri, 12 Dec 2008 22:16:45 +0000 (UTC) (envelope-from bc979@lafn.org) Received: from zoom.lafn.org (zoom.lafn.org [206.117.18.8]) by mx1.freebsd.org (Postfix) with ESMTP id 73AAB8FC1A for ; Fri, 12 Dec 2008 22:16:45 +0000 (UTC) (envelope-from bc979@lafn.org) Received: from [10.0.1.196] (pool-71-109-162-173.lsanca.dsl-w.verizon.net [71.109.162.173]) (authenticated bits=0) by zoom.lafn.org (8.14.2/8.14.2) with ESMTP id mBCLfIsP050255 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Fri, 12 Dec 2008 13:41:19 -0800 (PST) (envelope-from bc979@lafn.org) Message-Id: <8ABA87EB-3212-47BD-9728-672553B56A9D@lafn.org> From: Doug Hardie To: Dan In-Reply-To: <20081212181950.GB17546@ourbrains.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Fri, 12 Dec 2008 13:41:17 -0800 References: <139b44430812112348k5c51072ie771913c982f7cfe@mail.gmail.com> <49422A05.6050907@gmail.com> <20081212120557.V3687@wojtek.tensor.gdynia.pl> <9bbcef730812120426t3c4b8a28q337c8379cd947702@mail.gmail.com> <20081212141156.E4001@wojtek.tensor.gdynia.pl> <20081212181950.GB17546@ourbrains.org> X-Mailer: Apple Mail (2.929.2) X-Virus-Scanned: ClamAV version 0.92.1, clamav-milter version 0.92.1 on zoom.lafn.org X-Virus-Status: Clean 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 22:16:45 -0000 On Dec 12, 2008, at 10:19, Dan wrote: > Wojciech Puchar(wojtek@wojtek.tensor.gdynia.pl)@2008.12.12 14:12:45 > +0100: >>>>> 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. >> >> so not "right" but interoperable. if i do have only unix systems in >> LAN, >> NIS is much better easier and faster. > > No, it really is right if you want to authenticate email, radius, etc > off of LDAP. NIS doesn't do that. Really! I guess I didn't know that before I used it for all those. > > >> >> for windows-only LAN with unix server, simply using samba is OK.