cryblood wrote:
> I have had a
> problem with an AIX UNIX box that sounds similar. The fix for
> my problem was to add a line for the UNIX box in the hosts.sam
> file in the windows directory and rename it to hosts (without
> the .sam extention)
...
> I can't say for sure if this will help you, but for future
> reference to all, I find that this fixes a lot of M$ Wins
> problems with UNIX connectivity in general.
If an addition to the lmhosts file, or even hosts file, fixes a Windows networking problem, it's a sure sign that Netbios name
resolution isn't working properly. The latest 4.0 beta has DHCP
setup correctly so that Windows clients can resolve names using WINS, as long as the clients are configured to use DHCP, and to
locate the WINS server using DHCP. These are both checkboxes under Control Panel->Network->TCP/IP->Properties.
Don't fiddle with hosts or lmhosts files on Windows boxes if you can avoid it. You'll be doing it forever.
If you continue to have trouble, find Diagnostics.txt under /usr/doc/samba-2.0.5a and go through it a step at a time.
Charlie