On 2002.05.07 04:46, Richard Sharpe wrote: > > > > www.zhwin.ch/~kgc/accessToMyDocuments.snoop.gz > > Hmmm, I have looked at this trace (Ethereal is great), and it is very > interesting.
Indeed: Ethereal helps very much! > > What version of Samba? Have you made any mods to Samba? 2.2.4. No mods. Configured with # ./configure --prefix=/usr/local --with-quotas --with-msdfs --with-included-popt --with-acl-support > > The trace seems to show that your client is trying to access > \private\desktop.ini, which fails in wierd ways (STATUS_INVALID_HANDLE), > even though the file was opened successfully. Well, this is actually another problem I introduced (I believe) by having 'nt acl support = no' on the homes share. I corrected this and uploaded a new logfile/trace/smb.conf to www.zhwin.ch/~kgc > > The client then tries to do a bunch of RPCs, all of which fail trying to > bind to the RPC operation with the same status. This is the actual problem, causing the delay of 6 to 10 seconds. I tried the same with a Windows 2000 client. I think there were the same problems, but the client didn't try that long, so the delay wasn't as annoying. > > What does the log.$client or log.smbd show with respect to these? It tries > to bind to the pipe \srvsvc and fails with the same response all the way > to the end of the trace. ... > log.smbd doesn't contain anything recent or interesting and log.$client: where is this file? Regards Chris -- ---------------------------------------------------------------------- Christoph Kaegi [EMAIL PROTECTED] ----------------------------------------------------------------------
