From owner-freebsd-questions@FreeBSD.ORG Sat Jun 24 06:11:49 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 2A19316A4A6 for ; Sat, 24 Jun 2006 06:11:49 +0000 (UTC) (envelope-from bsd@bathnetworks.com) Received: from lmail.bathnetworks.co.uk (mail.bathnetworks.com [84.92.24.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C6B643D49 for ; Sat, 24 Jun 2006 06:11:47 +0000 (GMT) (envelope-from bsd@bathnetworks.com) Received: (qmail 12390 invoked by uid 510); 24 Jun 2006 07:19:51 +0100 Received: from 127.0.0.1 by lmail.bathnetworks.co.uk (envelope-from , uid 508) with qmail-scanner-1.24-st-qms (clamdscan: 0.88/1261. spamassassin: 3.0.2. perlscan: 1.24-st-qms. Clear:RC:0(127.0.0.1):SA:0(-4.7/5.0):. Processed in 2.138216 secs); 24 Jun 2006 06:19:51 -0000 X-Spam-Status: No, hits=-4.7 required=5.0 X-Antivirus-MYDOMAIN-Mail-From: bsd@bathnetworks.com via lmail.bathnetworks.co.uk X-Antivirus-MYDOMAIN: 1.24-st-qms (Clear:RC:0(127.0.0.1):SA:0(-4.7/5.0):. Processed in 2.138216 secs Process 12381) Received: from localhost (HELO 192.168.0.50) (bsd@bathnetworks.com@127.0.0.1) by lmail.bathnetworks.co.uk with SMTP; 24 Jun 2006 07:19:48 +0100 Received: from 192.168.0.104 (SquirrelMail authenticated user bsd@bathnetworks.com) by 192.168.0.50 with HTTP; Sat, 24 Jun 2006 07:19:48 +0100 (BST) Message-ID: <63529.192.168.0.104.1151129988.squirrel@192.168.0.50> In-Reply-To: <7.0.1.0.0.20060623122229.01b2a970@compudoc.za.org> References: <7.0.1.0.0.20060623122229.01b2a970@compudoc.za.org> Date: Sat, 24 Jun 2006 07:19:48 +0100 (BST) From: bsd@bathnetworks.com To: "Godfrey" User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-questions@freebsd.org Subject: Re: Freebsd 6.1 Samba 3 as a PDC not using ldap 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: Sat, 24 Jun 2006 06:11:49 -0000 > Hello > > I am looking for help with running SAMBA 3 as a PDC on Freebsd 6.1 > > I can get samba to run as a basic server no problem. > > but I would like it get samba to run as a pdc but not using ldap, > > I would be most grateful if I could see a working smb.conf file > running as a pdc that would perhaps steer me in the correct direction. > > The examples that come with samba 3 have not been ported to freebsd > and my visits to google have yielded lots of info but nothing that > actually helps me. > > The problem comes for me to add machines get them to 'register' as > part of the domain etc > > Thank you in advance for any help you may be able to offer > > > Kind Regards > > Godfrey > Godfrey, There are some very good examples on the samba site itself and they are also in the smaba docs on your machine. This guide is for Centos, but I found it quite useful: http://www.hughesjr.com/content/view/24/30/Guides Rob