Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Aug 2000 17:54:36 +0300
From:      Odhiambo Washington <vedette@iconnect.co.ke>
To:        questions@freebsd.org
Cc:        gzeigler@texasonline.net
Subject:   Re: Samba shares not showing in NT or Win95 network neighborhood
Message-ID:  <20000828175436.B3223@siafu.iconnect.co.ke>
In-Reply-To: <200008280822320144.0F5C3540@texasonline.net>; from Gordon Zeigler on Mon, Aug 28, 2000 at 08:22:32AM -0500
References:  <Pine.BSF.3.96.1000828004235.36956B-100000@localhost> <39AA5875.1FFC5FA0@govital.net> <200008280822320144.0F5C3540@texasonline.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Don't do anything in a hurry. For you to get that far (see shares on the
FBSD box) you need to be able to see the box itself on Network
Neighborhood. Have you achieved this.
Start with a simple smb.conf e.g.

######
workgroup = "workgroup" # I recommend you put the NT Domain name here
security = share
hosts allow = "your IP Subnet here"

####
Check most of the config patterns from smb.conf.sample - you have to
customize this file to suit your environment, anyway.
Check to see if Samba is running. You can see this from the console if you
run Samba from rc.d/samba.sh or using ps -ax and grep for smbd and nmbd

Give the samba daemon a HUP and check from your Windoze PCs if you can see
the FBSD box.

I got this link which will help you, so you can actually read and make the
changes to smb.conf step-by-step from the PC

http://sunsite.auc.dk/samba/oreilly/using_samba/

Good luck!

Quoting Gordon Zeigler <gzeigler@texasonline.net>:
 [000828 16:33]: 
Gordon Zeigler>Using numerous config combinations, I have yet to see the Samba workgroup, or its shares, in network neighborhood from NT and Win95/98 machines.
Gordon Zeigler>
Gordon Zeigler>Anyone have experience with this?
Gordon Zeigler>
Gordon Zeigler>Also, I've listed all the NT and Win95 machines on my lan in /etc/hosts. Though I cannot "see" the shares in Network Neighborhood, I've tried to mount the share by IP address and share name, and have gotten a prompt. After typing the password, I get an error "login not allowed from this machine."
Gordon Zeigler>
Gordon Zeigler>Thanks in advancwe
Gordon Zeigler>Gordon Zeigler
Gordon Zeigler>
Gordon Zeigler>
Gordon Zeigler>
Gordon Zeigler>To Unsubscribe: send mail to majordomo@FreeBSD.org
Gordon Zeigler>with "unsubscribe freebsd-questions" in the body of the message

-Wash

--
Odhiambo Washington
Systems Administrator
Inter-Connect Ltd.
3rd Flr The Chancery
Valley Rd
PO Box 39519 Nairobi
Tel: 254 2 711140
Fax: 254 2 718418

I do not know myself and God forbid that I should. -Johann Wolfgang von Goethe 


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?20000828175436.B3223>