From owner-freebsd-questions@FreeBSD.ORG Tue Aug 8 01:39:21 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 842E916A4DA for ; Tue, 8 Aug 2006 01:39:21 +0000 (UTC) (envelope-from jahilliya@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE6AB43D46 for ; Tue, 8 Aug 2006 01:39:20 +0000 (GMT) (envelope-from jahilliya@gmail.com) Received: by nf-out-0910.google.com with SMTP id l35so45337nfa for ; Mon, 07 Aug 2006 18:39:19 -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:references; b=RN5WUVL9NwlCSn0JXRkTaNomxE+sFdKJ9czBq6bZKqqeLolMJFHNy4b33Tmt+jS7D/iRROW7fC+r7Y88MNrJnGmVj/c5NoaxUKhecurOVUhKbr11YPG9i4+mA0ZeJM9eZb2Vsoc90/DJTMs05orkoKBTkRq722WCiruLsxqk9m8= Received: by 10.78.147.3 with SMTP id u3mr2581584hud; Mon, 07 Aug 2006 18:39:19 -0700 (PDT) Received: by 10.78.159.3 with HTTP; Mon, 7 Aug 2006 18:39:19 -0700 (PDT) Message-ID: Date: Tue, 8 Aug 2006 09:39:19 +0800 From: Jahilliya To: "James G. Corteciano" In-Reply-To: <20060807094444.D91377AE1A@ws5-10.us4.outblaze.com> MIME-Version: 1.0 References: <20060807094444.D91377AE1A@ws5-10.us4.outblaze.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: SAMBA as Domain Controller on FreeBSD 6.1 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: Tue, 08 Aug 2006 01:39:21 -0000 On 8/7/06, James G. Corteciano wrote: > > Hello everyone! > > Good Day! > > I am using FreeBSD 6.1/6.x version of Operating System. I plan to > switch my existing PDC Win2k Advanced server to FreeBSD with the > power of Samba. Anybody may I know of how would you setup SAMBA as > PDC in FreeBSD 6.x? I know this is not good question for asking HOWTO > but the good procedures and right samba configurations might lead me > up during installation process. > > I am hoping for your kind consideration and favorable response. > > Great many thanks. > > Regards, > > James G. Corteciano > Hey, After playing with Samba through the years, reading tidbits of documentation and howto's, nothing compares to the documentation in the Official Samba Howto. I was having plenty of problems and decided to have a look in this book, before I did anything more with Samba I simply read it from start to finish (only skipping the sections relating to Active Directory due to it being expiremental and likely to change, and I wanted something stable and tested well). So, read the Official Samba Howto: http://us1.samba.org/samba/docs/man/Samba-HOWTO-Collection/ It's the best. Jahilliya