Got a Linux and Windows (XP and Vista) home network going. Windows print/file sharing with Samba and native WIndows stuff seems ostensibly to be going fine.
But when I try to "net send" (via smbclient -M) from Linux to a windows box it says either "session request denied" or NT_HOSTNAME_NOT_FOUND (or some such).
Now, I have done this once before on the exact same machines but can't seem to repeat it.
ALso, if I do [nmblookup -B 192.168.1.255 "*"] from the Linux Samba server (192.168.1.255 being my subnet broadcast) should it list all netBios'es on the windows network? currently it lists only the local machine.
THis question is kinda vague but if you have any ideas or pointers then please let me know.