RE: [SLUG] Server project for non for profit organization

From: Michael K. Dittmeier (mike@bluecrabtech.com)
Date: Thu Aug 30 2001 - 21:10:16 EDT


right click on network neighborhood, and select properties.
when the network menu come up, verify that client for Microsoft networks is
displayed in the network components screen. If Windows family logon is show
"DELETE IT" the Windows family logon will not allow you to share or access
network objects. You should also see a network card driver object and a
tcp/ip object assigned to the network card. if you want the Linux box to be
able access your windows shares add file and printer sharing.

AN IMPORTANT PART: if you select the identification tab, you will see the
field to name your computer, a workgroup field, and a computer description
field. THE WORKGROUP field must match the workgroup settings in the
smb.conf. If the workgroups are different, windows will NOT see the samba
box.

all boxes must be on the same workgroup, and ip subnet. In my smb.conf, I
only allow computers on the 192.168.1.0/24 subnet.

I hope this helps.

Mike

-----Original Message-----
From: SOTL [mailto:sotl155360@earthlink.net]
Sent: Thursday, August 30, 2001 8:31 PM
To: slug@nks.net; Michael K. Dittmeier
Cc: Slug@Nks. Net
Subject: Re: [SLUG] Server project for non for profit organization

Please educate me a little bit more here.
There are 2 and only 2 computers for this network
Linux Box -> Server/router/gateway -> 192.168.1.1 -> lan_sys_opt
Win 98 Box -> Workstation -> 102/168.1.2 -> lan_user

If I understand you correctly what you are saying is that if I copy your
samba.conf file to my samba.conf file and make the above changes I should be
able to see the network from the Win98 box?

At that point how do I set up my Win 98 box? ie what settings do I use?

Thanks
Frank

On Thursday 30 August 2001 08:06 pm, Michael K. Dittmeier wrote:
> you should not be using a lmhosts or hosts file. the windows boxes will
> find the samba box by the smb browser announcement. you may be having
> difficulty finding the samba box if you are not a member of the same
> workgroup. all machines must me on the Same e workgroup, and subnet. the
> windows browser will do the rest.
>
> -----Original Message-----
> From: SOTL [mailto:sotl155360@earthlink.net]
> Sent: Thursday, August 30, 2001 7:36 PM
> To: Michael K. Dittmeier
> Subject: Re: [SLUG] Server project for non for profit organization
>
>
> This is nice and I appreciate it but I must be lost.
> This is the Samba conf file.
>
> I am not able to see the network in the win by use of names.
> How does that interlate with the Samba conf file?
> In short if the win box does not know where it is how is it going to know
> how
> to get to the samba files to find out where it is. This seems to be going
> in a circle to me. Doesn't the win box find out where the linux box is
from
> the win lmhost or host file?
>
> Thanks
>
> On Thursday 30 August 2001 07:10 pm, Michael K. Dittmeier wrote:
> > here you go...
> >
> > [global]
> > printing = bsd
> > lock directory = /var/spool/samba/
> > share modes = yes
> > encrypt passwords = yes
> > null passwords = yes
> > status = yes
> > server string = blue01
> > workgroup = bluecrabtech
> > netbios name = blue01
> > guest account = nobody
> > load printers = yes
> > printcap name = /etc/printcap
> > hosts allow = 192.168.1. 127.
> >
> > [homes]
> > comment = Home Directories
> > browseable = no
> > read only = no
> > create mode = 0750
> > allow hosts = 192.168.1. 127.
> >
> > [printers]
> > path = /var/spool/lpd/lp
> > browseable = yes
> > printable = yes
> > public = yes
> > writable = no
> > create mode = 0700
> > Postscript = true
> > allow hosts = 192.168.1. 127.
> >
> > [data]
> > path = /home/data
> > browseable = yes
> > writable = yes
> > comment = data directory
> > public = yes
> > create mode = 0750
> > allow hosts = 192.168.1. 127.
> >
> > -----Original Message-----
> > From: SOTL [mailto:sotl155360@earthlink.net]
> > Sent: Thursday, August 30, 2001 7:03 PM
> > To: Michael K. Dittmeier
> > Subject: Re: [SLUG] Server project for non for profit organization
> >
> >
> > Am I to assume from that you can see your network from the Win box?
> > If how did you do that.
> >
> > I have not been able to achieve it.
> >
> > There appears to be something wrong with my host or lmhost setup in the
>
> win
>
> > box.
> >
> > I can ping from linux to linux or win using address and names.
> > I can ping from win to win or linux using address.
> > I can ping win to win using name but it goes to some wild host file to
do
> > this.
> > I CAN NOT ping from win to linux using names.
> >
> > Thanks
> > Frank
> >
> > On Thursday 30 August 2001 06:47 pm, Michael K. Dittmeier wrote:
> > > I have Samba working as a workgroup solution, but have been unable to
>
> get
>
> > > it working as a domain controller with windows 2000 yet. I still have
> > > to download the news release of Samba [2.2.1a]
> > >
> > > -----Original Message-----
> > > From: SOTL [mailto:sotl155360@earthlink.net]
> > > Sent: Thursday, August 30, 2001 6:14 PM
> > > To: Michael K. Dittmeier
> > > Subject: Re: [SLUG] Server project for non for profit organization
> > >
> > >
> > > <Snip>
> > >
> > > > Mike Dittmeier
> > >
> > > I am going to make an assumption that you are going to use Samba on
the
> > > linux
> > > box.
> > >
> > > If you get Samba to work I would like to know how you did it.
> > >
> > > If you recall there have been a number of posting on this site in the
> > > last 2 months over this subject. The latest ones being that about 10
of
> > > us failed to
> > > make two computers work correctly at the last Dunedin meeting.
> > >
> > > Thanks
> > > Frank
> > >
> > > PS. The current ides explained to me by one of the network people is
to
> >
> > use
> >
> > > e-Smith for the firewall/server but that implies 3 computers and I
have
> > > only 2.
> > >
> > > If you are interested in working on this together in person or over
the
> >
> > net
> >
> > > please let me know.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:18:32 EDT