[Samba] Error connecting Win XP to 3.0.20

Ed Kasky ed at esson.net
Mon Aug 22 16:31:01 GMT 2005


Setup:
RedHat 7.2 running Samba 3.0.20-1
Mixed clients with XP-SP2 and 2000-SP4

I just upgraded from 3.0.14a-1 to 3.0.20-1 and noticed the following errors 
when logging in from an XP machine:

Aug 22 06:46:23 yoda2 smbd[1676]: [2005/08/22 06:46:23, 0] 
rpc_parse/parse_prs.c:prs_mem_get(532)
Aug 22 06:46:23 yoda2 smbd[1676]:   prs_mem_get: reading data of size 4 
would overrun buffer.
Aug 22 06:46:23 yoda2 smbd[1676]: [2005/08/22 06:46:23, 0] 
rpc_server/srv_pipe.c:api_rpcTNP(1572)
Aug 22 06:46:23 yoda2 smbd[1676]:   api_rpcTNP: winreg: REG_CREATE_KEY_EX 
failed.
Aug 22 06:49:07 yoda2 smbd[7042]: [2005/08/22 06:49:07, 0] 
lib/util_sock.c:read_data(525)
Aug 22 06:49:07 yoda2 smbd[7042]:   read_data: read failure for 4 bytes to 
client 10.0.0.11. Error = Connection reset by peer

I have never seen the rpc_parse or the rpc_server before and thought I had 
gotten rid of the read_data a long time ago.  There have been no other 
changes to either the client or the server except for the Samba upgrade.  I 
get no errors when logging in from a 200 machine.

Is this something that I should just ignore or do I need to re-configure 
something new for 3.0.20-1?

[global]
         workgroup = ET
         server string = Samba PDC at %h running %v
          security = user
         log level = 2
         log file = /var/log/samba/log.%m
         max log size = 5000
         time server = Yes
         socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192 
SO_SNDBUF=8192
         logon script = %u.bat
         logon path =
         logon home =
         domain logons = Yes
         os level = 64
         preferred master = Yes
         domain master = Yes
         dns proxy = No
         wins support = Yes
         ldap ssl = no
         hosts allow = 10.0.0.0/255.255.255.0, 127.0.0.1
         printing = lprng
         print command = lpr -r -P'%p' %s
         lpq command = lpq -P'%p'
         lprm command = lprm -P'%p' %j
         lppause command = lpc hold '%p' %j
         lpresume command = lpc release '%p' %j
         queuepause command = lpc stop '%p'
         queueresume command = lpc start '%p'
         oplocks = No
         level2 oplocks = No

[netlogon]
         comment = Netlogon Share
         path = /shared/netlogon
         write list = ed
         browseable = No


Ed Kasky
~~~~~~~~~
Randomly Generated Quote (215 of 484):
"We succeed only as we identify in life, or in war, or in anything
else, a single overriding objective, and make all other
considerations bend to that one objective."
    --Dwight D. Eisenhower, speech, April 2, 1957



More information about the samba mailing list