From owner-freebsd-questions Wed Dec 16 08:57:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA10412 for freebsd-questions-outgoing; Wed, 16 Dec 1998 08:57:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from wolf.com (ns1.wolf.com [207.137.58.20]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA10406 for ; Wed, 16 Dec 1998 08:57:17 -0800 (PST) (envelope-from dan@wolf.com) Received: (qmail 17576 invoked by uid 100); 16 Dec 1998 17:06:41 -0000 Message-ID: <19981216090641.E17357@wolf.com> Date: Wed, 16 Dec 1998 09:06:41 -0800 From: Dan Mahoney To: Jahanur R Subedar , Roman Katsnelson , freebsd-questions Subject: Re: Running Samba Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Yes I think its running. now. > I did not have the right permissions. > Now when I type this: > su-2.01# /usr/local/etc/rc.d/samba.sh > it gives this: > Now what do I do. Is it runnuing as a demon now. Do I need to reboot. > Sambasu-2.01# That is exactly what it's supposed to do! It should echo the word "Samba", then redisplay your command line prompt. To be sure that it is running, try ps -ax | grep smbd and see if it is running. If so, the answer to "Now what do I do" is: use Samba! You now ought to be able to utilize whatever shares you have defined in your smb.conf file. Dan dan@wolf.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message