Ethereal-dev: Re: [Ethereal-dev] PATCH - dcerpc samr 0x3e support

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Todd Sabin <tsabin@xxxxxxxxxxxxx>
Date: 06 Aug 2002 13:21:44 -0400
Jim McDonough <jmcd@xxxxxxxxxx> writes:

> This patch renames the existing samr_connect2 (0x39) to samr_connect and
> adds support for dissecting samr rpc 0x3e (which is samr_connect2).  It
> reuses the reply dissector, because the replies are identical.

0x39 really is SamrConnect2.  SamrConnect is actually op 0x0, though
ethereal calls 0x0 ConnectAnonymous.

0x3e is actually SamrConnect4.  (0x3d is SamrConnect3.)


Todd