r22528 has broken RPC-AUTHCONTEXT ?
Stefan (metze) Metzmacher
metze at samba.org
Sat May 5 19:02:05 GMT 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Volker Lendecke schrieb:
> Hi, Metze!
>
> Since r22528 all Samba3 hosts fail the RPC-AUTHCONTEXT test,
> W2k3 also does. The attached patch fixes it for me, I'm not
> sure it kills other things though. Can you check that?
>
> Thanks,
>
> Volker
>
>
> ------------------------------------------------------------------------
>
> Index: librpc/rpc/dcerpc_smb.c
> ===================================================================
> --- librpc/rpc/dcerpc_smb.c (Revision 22627)
> +++ librpc/rpc/dcerpc_smb.c (Arbeitskopie)
> @@ -44,10 +44,6 @@
>
> smb->dead = true;
>
> - if (smb->dead) {
> - return;
> - }
> -
:-)
thanks for finding this!
it should be before the smb->dead = true and not removed completely.
I'll commit this now
metze
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
iD8DBQFGPNStm70gjA5TCD8RAlEuAJ42woKwSfAowX3Wztg8YM3qqAOvVgCgi63F
/KrXB2+/9tA/U+BNo+3xPk4=
=4ZwW
-----END PGP SIGNATURE-----
More information about the samba-technical
mailing list