Frogman wrote:
> Hi,
>
> I just installed RedHat Linux 9 and would like to get Samba to work. I
> ran smbd and nmbd on my linux computer. I can ping my linux box from
> my windows and I can see the workgroup in the network neighborhood but
> I can't see my linux box.
>
> I reviewed some online documentations, manual, and how-tos but none of
> them make sense to me. I don't wanna be a samba / linux expert, I just
> need to get the essentials working like file sharing.
>
> Here's my smb.conf file. The only thing I modified here is the
> workgroup name (MSHOME2)
(Snipped)
> Rex
Rex:
I had basically the same problem, primarily with using the example script. I
noticed that you didn't uncomment any lines at the end of the script to
establish your shares. My problem turned out to be with passwords and user
permissions.
Here's a site I found very helpful:
http://www.samba.netfirms.com/index.htm
I just created the conf file recommended in the tutorial (adjusting share
names, etc.) & I was instantly up and running. Make sure you create the
correct user accounts and set the passwords for Samba.
I also found an HTML Samba configuration (don't know if it's just for Red
Hat) called SWAT. It can be found on any of the RPM finder services. I
first learned about it from a book called Mastering Red Hat Linux 9 by
Michael Jang. It seems to be very powerful and made configuration a snap.
Mark