From owner-freebsd-questions Fri Jan 19 3:33:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rubicon.fernonorden.com (unknown [195.139.149.229]) by hub.freebsd.org (Postfix) with ESMTP id 2D80537B401 for ; Fri, 19 Jan 2001 03:33:15 -0800 (PST) Received: by fernonorden.com with Internet Mail Service (5.5.2653.19) id ; Fri, 19 Jan 2001 12:28:29 +0100 Message-ID: <25879E6A7E74D411B9370050043B7F3E09F8BC@fernonorden.com> From: Per Tore Larsen To: 'James Housley' , Prasad.Chemburkar@Vashimail.ltitl.com Cc: freebsd-questions@FreeBSD.ORG Subject: RE: SAMBA server installation Date: Fri, 19 Jan 2001 12:28:25 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Also a little thingy. Does you FreeBSD 4.2 server resolve its ip adress to a dns record? If not, you might need to add your ipadress and hostname in /etc/hosts, because if the ip adress doesn't resolv smbd will not start. Check /var/log/log.smb for error messages Check also that samba.sh is chmod 0555 and chown to root.wheel (security and automatic startup at boot) To start samba manually you could also use cd /usr/local/etc/rc.d ./samba.sh Just another way to do it. Both ways are correct and have the same outcome. PeTe > -----Original Message----- > From: James Housley [mailto:jim@thehousleys.net] > Sent: Friday, January 19, 2001 12:26 PM > To: Prasad.Chemburkar@Vashimail.ltitl.com > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: SAMBA server installation > > > Prasad.Chemburkar@Vashimail.ltitl.com wrote: > > > > Hi! > > > > i tried installing SAMBA server on FreeBSD 4.2 server and > compiled. but when i > > reboot the system and type > > ps -ax command smbd is not showing in process table that > the reason i am not > > able to connect to FreeBSD machine > > from windows. i added package using pkg_add command there > were no compilation > > errors. > > kindly help me. > > > I believe that you have to do a: > cd /usr/local/etc/rc.d > cp samba.sh.sample samba.sh > /usr/local/etc/rc.d/samba.sh start > > Then samba will be running. > > Jim > -- > /"\ ASCII Ribbon Campaign . > \ / - NO HTML/RTF in e-mail . > X - NO Word docs in e-mail . > / \ ----------------------------------------------------------------- > jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve > jim@TheHousleys.Net http://www.TheHousleys.net > --------------------------------------------------------------------- > Studies show that 1 out of every 4 Americans suffer some form of > mental illness. So look at your three best friends, if they > are okay it is YOU! > > > 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