Bug 4672 - win2k clients cannot connect since 3.0.25a upgrade, but XP can
Summary: win2k clients cannot connect since 3.0.25a upgrade, but XP can
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: nmbd (show other bugs)
Version: 3.0.25a
Hardware: x86 Linux
: P3 critical
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-31 10:37 UTC by Ken Ortiz
Modified: 2009-12-11 08:01 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Ortiz 2007-05-31 10:37:28 UTC
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
Comment 1 Jeremy Allison 2007-05-31 15:29:05 UTC
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.
Comment 2 Karolin Seeger 2009-12-11 08:01:22 UTC
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!