From owner-freebsd-questions@FreeBSD.ORG Sun Jan 16 17:25:27 2011 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 A37241065695 for ; Sun, 16 Jan 2011 17:25:27 +0000 (UTC) (envelope-from frlinux@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2EE1D8FC22 for ; Sun, 16 Jan 2011 17:25:26 +0000 (UTC) Received: by wyf19 with SMTP id 19so4522091wyf.13 for ; Sun, 16 Jan 2011 09:25:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=YeUJfRBHG9QZVaRFsFI9c4TG405L39ywIIUAsc4JOxg=; b=B7SLC+UJh8up4DqxduZ4k6L3q7DzFhlVLK77gb5DFBvK4cGOJk0fUteaitgIXZRrs3 owCmgO1SvDqBBfkrZOumvKpFmlA0enQQmLd2Z965c5YlTFSallv1DGiQ1Kb/cUbfoMNY 0k/yTXeGhcPaK9cICttDIGemAezQ47zOm0MWc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=BZfwAgloceE3DFijsEoe8rdlYKXY+NVhmgAw+keDe/v+2bJevP2K10VmNRlS2/inva hyFe7oYTEqFfUXElVprBDX9Yly5+EWapIC5OJr1ehSS3NDME8Hc/DWKmVrSE52xh+qO1 q3CT8UYJxksSz7cIq5PottEChiuo2QZ+WXVBw= MIME-Version: 1.0 Received: by 10.227.157.73 with SMTP id a9mr3023120wbx.154.1295198700461; Sun, 16 Jan 2011 09:25:00 -0800 (PST) Received: by 10.227.203.133 with HTTP; Sun, 16 Jan 2011 09:25:00 -0800 (PST) In-Reply-To: <128946.55764.qm@web120711.mail.ne1.yahoo.com> References: <128946.55764.qm@web120711.mail.ne1.yahoo.com> Date: Sun, 16 Jan 2011 17:25:00 +0000 Message-ID: From: FRLinux To: James Phillips Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org, Alessandro Baggi Subject: Re: GNU/Linux NIS tweaks was: FreeBSD Decision 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: Sun, 16 Jan 2011 17:25:27 -0000 On Sat, Jan 15, 2011 at 9:41 PM, James Phillips wro= te: > It may have to do with what you are doing. At the NFS protocol level, the= y are compatible as far as I can tell. However, in my testing (trying to se= t up a file server in a heterogeneous environment) I had problems configuri= ng NIS without editing Makefiles. Ah right, see I was given a choice between NIS and LDAP back in 2003 and started with OpenLDAP (after many years using/administering NIS). I have never looked back since. Cheers, Steph