[Samba] Verified bug in Woody Samba; Where to report?

2004-04-25 Thread blfs
I have spent the last week trying to figure out why the command smbclient -L win98server kept crapping out. After grepping through the source code, I figured out the error was in gethostbyname(I think). The solution to this problem is running the command smbclient -L win98server -R bcast

[Samba] Verified bug in Woody Samba

2004-04-23 Thread blfs
I have spent the last week trying to figure out why the command smbclient -L win98server kept crapping out. After grepping through the source code, I figured out the error was in gethostbyname(I think). The solution to this problem is running the command smbclient -L win98server -R bcast

[Samba] Win98 computer is logged in as john Doe.

2004-04-19 Thread blfs
The user name on the win98 computer is John Doe. But linux apparently does not allow spaces in user names. Is this problem insurmountable? Also I am trying to connect to the win98 box from a linux box. There seems to be alot of documentation on connecting from windows to linux, but very little

[Samba] smbclient puking out on resolve_hosts

2004-04-18 Thread blfs
I have a linux machine with two windows machines, an xp machine and a 98 machine The command smbclient -L xp_machine fails on resolve_hosts but then goes on to resolve_wins when trying to connect to the xp machine. smbclient -L 98_machine pukes out on resolve_hosts error connecting to