Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2001 12:28:25 +0100
From:      Per Tore Larsen <per.tore.larsen@fernonorden.com>
To:        'James Housley' <jim@thehousleys.net>, Prasad.Chemburkar@Vashimail.ltitl.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   RE: SAMBA server installation
Message-ID:  <25879E6A7E74D411B9370050043B7F3E09F8BC@fernonorden.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25879E6A7E74D411B9370050043B7F3E09F8BC>