Hi, thank you for your thoughts.
I got to the point where I do see a Linux samba server from my Windows
machine. So I'm half way there. To achieve this, I had to change the
hostname of my Linux box and now it appears in my network places and I
can browse it. But I still don't see the windows machines from Linux
box. Before I changed the hostname from localhost.localdomain to
other name I was able to see all the windows machines on the network
but I couldn't really access them. Now when I type smb: in the
Nautilus window location bar I get a message like "could't show all
the servers on the network" or something of that sort. Did the
hostname change affected it? Or I have to do a specific mount to be
able to access the windows machine?
If I have to mount a windows share could you clarify what does the
following line mean:
smbmount //machine/service /mountpoint -o
username=user%pass,uid=dustpuppy
machine - is it a windows machine?
service - what is that?
mountpoint - is that a win. directory?
It would be enough for me to just browse the network and connect to
any windows machine and browse it. Can I do it without mounting?
And again, did hostname change affect anything?
Thanks.
N.K.
(E-Mail Removed) (N.K.) wrote in message news:<(E-Mail Removed). com>...
> Hi, this is my first encounter with Samba. I've spent half a day
> trying to configure it with no success.
> First of all it's already been installed on my machine and I expect
> that the installation was clean, but I'd like to check whether I have
> all that is needed.
> Second, I'm not sure I totally understand how it works. I need to
> make a Linux share available to Windows and maybe vice versa.
> Is everything that needs to be done has to be done on Linux box?
> Now, from what I've read, I need to confugure the smb.conf file. The
> example I see in a red hat linux book is very vague to me. Is all I
> have to do would be to specify the windows workgroup and the Linux
> share path?
> Honestly, I don't really know where to start and what should be done
> overall not even mentioning the details....
> Any help would be appreciated.
> N.K.