BASE-TCONDEV test broken against Samba3??

Volker Lendecke Volker.Lendecke at SerNet.DE
Tue May 16 20:50:57 GMT 2006


Hi!

No idea why, but I need to apply

--- smbd/reply.c        (Revision 15636)
+++ smbd/reply.c        (Arbeitskopie)
@@ -643,7 +643,7 @@
                password.data[passlen]=0;
        }

-       p = smb_buf(inbuf) + passlen;
+       p = smb_buf(inbuf) + passlen + 1;
        p += srvstr_pull_buf(inbuf, path, p, sizeof(path), STR_TERMINATE);

        /*

to Samba3 to make BASE-TCONDEV succeed against it. This
survives the basic test: w2k3 can still connect.

No idea how it can work without this test, maybe Jeremy, can
you help me here?

Volker

P.S: Question: Is it expected that Samba4 does not connect
to a security=share server?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20060516/3a5cea28/attachment.bin


More information about the samba-technical mailing list