From owner-freebsd-net@FreeBSD.ORG Fri Oct 9 21:36:12 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AF8C106568B for ; Fri, 9 Oct 2009 21:36:12 +0000 (UTC) (envelope-from ml@netfence.it) Received: from cp-out8.libero.it (cp-out8.libero.it [212.52.84.108]) by mx1.freebsd.org (Postfix) with ESMTP id 97B578FC0C for ; Fri, 9 Oct 2009 21:36:11 +0000 (UTC) Received: from soth.ventu (151.51.27.177) by cp-out8.libero.it (8.5.107) id 4ACB3E120078657A for freebsd-net@freebsd.org; Fri, 9 Oct 2009 23:36:10 +0200 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.3/8.14.2) with ESMTP id n99La9Gk070585 for ; Fri, 9 Oct 2009 23:36:09 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <4ACFACC9.5010605@netfence.it> Date: Fri, 09 Oct 2009 23:36:09 +0200 From: Andrea Venturoli User-Agent: Thunderbird 2.0.0.23 (X11/20090828) MIME-Version: 1.0 To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: FreeBSD + Samba + Active Directory X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Oct 2009 21:36:12 -0000 Hello. I have a setup with two FreeBSD 6.3 domain controllers using samba + openldap + nss_ldap. The company might be switching to Active Directory soon (not my choice, before you ask :-), so I might need to reconfigure the two FreeBSD boxes to become AD members (with winbindd, nss, whatever). I see there's a lot of documentation around and I'm going to read that; here I just want to ask if everything works as advertised, if there are some differences between theory and practice, bugs to watch for, gotchas, etc... Thanks in advance to anyone who cares to share it's experience. bye & Thanks av.