Hi, When running under 3.0.22 on linux, I could connect to shares with XP and win2k. Since upgrading to 3.0.25a yesterday, I can connect with XP, but NOT win2k. The client generates a very generic error: The network request is not supported There is nothing in smbd or nmbd log to help troubleshoot. I realize win2k is old, but it's necessary for two of our machines, and critical we be able to connect to these samba shares. Here is my smb.conf. Some things have been added in fix attempts, such as msdfs settings. Win2k clients have also been rebooted several times. Any help is greatly appreciated. [global] netbios name = LES4 domain master = no local master = no preferred master = no os level = 0 security = share guest account = nobody interfaces = 157.209.42.14/255.255.254.0 bind interfaces only = Yes debug level = 1 socket options = TCP_NODELAY read raw = yes workgroup = NERO host msdfs = Yes lock directory = /usr/local/samba/var/locks share modes = yes [imgs] comment = Temporary file space path = /raid5/backup/imgs read only = no public = yes max connections = 0 msdfs root = yes
Please set up client machine specific logs eg. : log file = /var/log/samba/log.%m set the log to debug level 10 and try to connect from a failing client. This should tell us more aboout what is going on. Thanks, Jeremy.
No feedback from the reporter for a very long time. Closing out bug report. Please reopen if it's still an issue in a current Samba version. Thanks!