9 shares makes NT give RPC error

Giulio Orsero giulioo at pobox.com
Tue Apr 4 06:13:11 GMT 2000


On Tue, 4 Apr 2000 07:53:17 +1000, hai scritto:


>My guess is you are using a version of Samba 2.0.x earlier
>than 2.0.6. This is a known issue, fixed by that release (at
>the latest, maybe earlier, I'd have to check the release logs).
It happened to me with w2k against pre-2.0.7.

Now it does not happen anymore, don't know if because the number of
shares is ok, or if because it has been solved,

This is the email I sent

===
rh61/ pre-2.0.7 / w2k-rc2

I know w2k-rc2 cannot join samba 2.0.x domain. I simply want to browse
the samba shares.

I had a problem: w2k always gave me something like "protocol error
during RPC call" (translating from Italian).

Then one day I deleted a share from smb.conf and then w2k could browse
the samba shares. I tried deleting different shares, it seems I just
have to delete a share (whatever) and then w2k is ok.
I just have 12 shares, and I know the error it's not related to the # of
shares because a 2.0.6 with many more shares is ok.
The pre-2.0.7 is wins server, pdc, domain master for win9x.

I open network neighborhood and click on the samba computer
(tcpdump-3.4-10):

These are the smb packets when I get the error:
SMB PACKET: SMBtconX (REQUEST)
SMB PACKET: SMBtconX (REPLY)
SMB PACKET: SMBtrans (REQUEST)
SMB PACKET: SMBtrans (REPLY)
SMB PACKET: SMBtdis (REQUEST)
SMB PACKET: SMBtdis (REPLY)
SMB PACKET: SMBtconX (REQUEST)
SMB PACKET: SMBtconX (REPLY)
SMB PACKET: SMBunknown (REQUEST)
SMB PACKET: SMBunknown (REPLY)
SMB PACKET: SMBwrite (REQUEST)
SMB PACKET: SMBwrite (REPLY)
SMB PACKET: SMBreadX (REQUEST)
SMB PACKET: SMBreadX (REPLY)
SMB PACKET: SMBtrans (REQUEST)
SMB PACKET: SMBtrans (REPLY)
SMB PACKET: SMBclose (REQUEST)
SMB PACKET: SMBclose (REPLY)
SMB PACKET: SMBtconX (REQUEST)  <=== differences begin
SMB PACKET: SMBtdis (REQUEST)
SMB PACKET: SMBtconX (REPLY)
SMB PACKET: SMBtdis (REPLY)
SMB PACKET: SMBtdis (REQUEST)
SMB PACKET: SMBtdis (REPLY)

These are the smb packets after deleting 1 share:
SMB PACKET: SMBtconX (REQUEST)
SMB PACKET: SMBtconX (REPLY)
SMB PACKET: SMBtrans (REQUEST)
SMB PACKET: SMBtrans (REPLY)
SMB PACKET: SMBtdis (REQUEST)
SMB PACKET: SMBtdis (REPLY)
SMB PACKET: SMBtconX (REQUEST)
SMB PACKET: SMBtconX (REPLY)
SMB PACKET: SMBunknown (REQUEST)
SMB PACKET: SMBunknown (REPLY)
SMB PACKET: SMBwrite (REQUEST)
SMB PACKET: SMBwrite (REPLY)
SMB PACKET: SMBreadX (REQUEST)
SMB PACKET: SMBreadX (REPLY)
SMB PACKET: SMBtrans (REQUEST)
SMB PACKET: SMBtrans (REPLY)
SMB PACKET: SMBclose (REQUEST)
SMB PACKET: SMBclose (REPLY)
SMB PACKET: SMBunknown (REQUEST)  <== differences begin
SMB PACKET: SMBunknown (REPLY)
SMB PACKET: SMBunknown (REQUEST)
SMB PACKET: SMBunknown (REPLY)
SMB PACKET: SMBwrite (REQUEST)
SMB PACKET: SMBwrite (REPLY)
SMB PACKET: SMBreadX (REQUEST)
SMB PACKET: SMBreadX (REPLY)
SMB PACKET: SMBclose (REQUEST)
SMB PACKET: SMBclose (REPLY)

===




-- 
giulioo at pobox.com


More information about the samba mailing list