Why does W2K (pro) client do more than it is asked to do?

From: Linux Lover (linuxlover992000_at_yahoo.com)
Date: 02/25/04


Date: 25 Feb 2004 06:11:21 -0800

Desperate to find out why connecting to a samba share (on an AIX
server) from W2K is so slow, I tried connecting to the same share from
a Linux box, using smbclient:

smbclient \\\\aixserver\\sharedir$ -U lynn

The results were amazing. The connection was so MUCH FASTER then
connecting from a W2K (pro) workstation:

\\aixserver\sharedir$ (in the Start|Run edit box)

When I examined the samba log files on the server, I could see why.

The log file for the Linux client contained a single entry:

[2004/02/23 11:55:35, 1] smbd/service.c:make_connection(636)
  linuxbox (192.168.0.4) connect to service sharedir$ as user lynn
(uid=21776, gid=1) (pid 125438)

So clean, so elegant, so beautiful! :)

OTOH, the log file for the W2K client contained an entry similar to
the above, but was immediately followed by about 30 messages of the
form:

[2004/02/23 11:59:03, 0] smbd/password.c:user_ok(683)
  rejected user nobody:3004-302 Your account has expired; please see
the system administrator.
  
Now... my question: Why? What does the W2K client do that triggers
this barrage of rejected authentications of a user 'nobody' (that is
clearly not allowed to enter)?

More importantly, is there a way to configure the W2K client to *not*
waste time on these unrequested/unallowed accesses?

Thanks in advance,
Lynn



Relevant Pages

  • Re: trying to mount SMB
    ... If the machine that's connecting to the server is named "kong", ... Which version of Samba is the server running? ... SMB shares from a pretty recent smbd while using a very old version ...
    (comp.os.linux.misc)
  • Re: Why does W2K (pro) client do more than it is asked to do?
    ... >server) from W2K is so slow, I tried connecting to the same share from ... >When I examined the samba log files on the server, ... >The log file for the Linux client contained a single entry: ...
    (microsoft.public.win2000.networking)
  • Re: Forms authentication - change password
    ... Contact the server administrator. ... I think your authentication validation method needs to be set to ... the change password feature within ISA ... | | meant not connecting to a Global Catalog. ...
    (microsoft.public.isa)
  • Re: SBS Slow user logons problem
    ... Microsoft MVPs ... Are the workstations and Server all connecting their nics to a router? ...
    (microsoft.public.windows.server.sbs)
  • Re: SBS Slow user logons problem
    ... Microsoft MVPs ... Are the workstations and Server all connecting their nics to a router? ...
    (microsoft.public.windows.server.sbs)

Loading