George van der Beek
2001-Dec-12 02:03 UTC
How to set up a simple file server Samba/FreeBSD for Windowsenvironment
Hi, Here's my smb.conf file: [global] workgroup = MYGROUP server string = Samba Server hosts allow = 192.168.0. 127. load printers = yes log file = /var/log/log.%m max log size = 50 security = user socket options = TCP_NODELAY dns proxy = no [homes] comment = Home Directories browseable = no writeable = yes [printers] comment = All Printers path = /var/spool/samba browseable = no guest ok = no writeable = no printable = yes [myshare] comment = Test path = /usr/somewhere/shared valid users = george public = no writeable = yes printable = no create mask = 0765 Kind regards, George -----Oorspronkelijk bericht----- Van: Tony Ricker [mailto:rickera2@SLU.EDU] Verzonden: dinsdag 11 december 2001 17:56 Aan: George van der Beek Onderwerp: Re: How to set up a simple file server Samba/FreeBSD for Windowsenvironment George, Welcome to samba. Please attach your smb.conf so we can see what you have got. Cheers, Tony George van der Beek wrote:> > Hi, > > I am new to this list, as well as to FreeBSD and Samba. AlsoI> think I just don't know enough about networking, protocols > etc. Anyway, my name is George and I come from The > Netherlands. > > I'd like to setup a simple fileserver using FreeBSD 4.3 and > Samba 2.0.8. We have an ethernet network consisting of only > Windows 98, Windows ME and Windows NT 4 Workstationcomputers.> There is a computer running Windows 98 functioning asgateway> to Internet, and it also functions as DHCP server. The IP > address of this computer is 192.168.0.1. All other computers > in our network receive an IP address from this > gatewaycomputer. > > I am able to reach the Internet (ftp and http) from myFreeBSD> pc. Also it does see other computers using the ping command, > and also other computers in the network "see" the FreeBSD pc > using the ping command (it currently has IP address > 192.168.0.3 according to ifconfig). > > However, whatever I try, I can't get the job done. I don'tsee> the FreeBSD pc in the network environment. I can't connectto> it (\\myserver). I don't see any shares. > > I have set the security setting in smb.conf to "user". Idon't> want to do printer sharing or any NT domain stuff (for the > moment), I want to keep things as simple as possible. > > Can anyone please help me? > > Any help is greatly appreciated. > > Kind regards, > > George > > -- > To unsubscribe from this list go to the following URL andread the> instructions: http://lists.samba.org/mailman/listinfo/samba