From owner-freebsd-questions Mon Oct 25 22:59:20 1999 Delivered-To: freebsd-questions@freebsd.org Received: from lvdi.net (Mta.lvdi.net [216.24.138.2]) by hub.freebsd.org (Postfix) with SMTP id E916915309 for ; Mon, 25 Oct 1999 22:59:18 -0700 (PDT) (envelope-from notme@lvdi.net) Received: from lvdi.net ([216.24.141.74]) by 216.24.138.2127.0.0.1 ; Mon, 25 Oct 1999 22:52:42 2000 PDT Message-ID: <3815456A.54313A86@lvdi.net> Date: Mon, 25 Oct 1999 23:08:42 -0700 From: Frankie Li X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: courtney@whtz.com Cc: questions@freebsd.org Subject: Re: Starting the Samba Service References: <85256816.001EB07E.00@mail.whtz.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG smbd and nmbd, or if you path isn't set, /usr/local/sbin/smbd /usr/local/sbin/nmbd You will need the /usr/local/etc/smb.conf configured, and have your (if you are using encrypted password) /usr/local/private/smbpasswd populated either by the mksmbpasswd.sh given by the samba.org, or set one of the options in smb.conf to populate it. if you want Samba to start every time your machine starts up, you might want to put it in inetd.conf (actually, just uncomment the last two lines :) Good luck! useful resource: www.samba.org Frankie courtney@whtz.com wrote: > OK everyone...i just installed Samba, now my questions is what commands > must I issue from the command line to get it running?? > > Thanks in advnace, > Bernie Courtney > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message