From owner-freebsd-questions@FreeBSD.ORG Mon Sep 18 18:42:29 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2F5F16A412 for ; Mon, 18 Sep 2006 18:42:29 +0000 (UTC) (envelope-from fbsdlists@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id E340943DE8 for ; Mon, 18 Sep 2006 18:41:43 +0000 (GMT) (envelope-from fbsdlists@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so3045920nfc for ; Mon, 18 Sep 2006 11:41:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HBqgtsCY6VvYbl73I/pSlohl2zFp4PHsv6Z2U/DYnK3g8bp87TzbtMHt7tp9HPiAuGqWVOCSKqLyGMfrgrV1u5wfX/cWRbN9BcZyXjj7Ij83IDdDZ/J/nwx88Q+k1je9Ce0u68d+q9msxRqtkeAvj56rdaCpc9smhwF8ZIMmuZY= Received: by 10.49.8.10 with SMTP id l10mr17344916nfi; Mon, 18 Sep 2006 11:41:29 -0700 (PDT) Received: by 10.48.230.11 with HTTP; Mon, 18 Sep 2006 11:41:29 -0700 (PDT) Message-ID: <54db43990609181141k2a0b938fj298a9de92853f700@mail.gmail.com> Date: Mon, 18 Sep 2006 14:41:29 -0400 From: "Bob Johnson" To: "Ashley Moran" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <720051dc0609180208h16a65071h310228d12f2c6701@mail.gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Is Active Directory integrated file sharing possible on FreeBSD? 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: Mon, 18 Sep 2006 18:42:29 -0000 On 9/18/06, Ashley Moran wrote: > > > I just wanted to sanity check that it is possible. I think he just > doesn't want to work on our server because it isn't Linux :) > > Ashley You might need to make sure AD support got enabled. In the samba3 port at least, it is off by default (although winbind support is enabled by default). - Bob