svn commit: samba r9444 - in trunk/source/rpc_server: .

Jeremy Allison jra at samba.org
Mon Aug 22 15:28:30 GMT 2005


On Mon, Aug 22, 2005 at 05:16:05PM +0200, Stefan (metze) Metzmacher wrote:

> I'm not sure what MIT offers, but you can't just use krb5_mk_req() and add the gss wrapping
> as the 8003 checksum is in the AP-REQ, heimdal has a krb5_build_ap_req() function

Looking in the latest MIT source (the 1.4.2 release) there seem to be
8003 checksum functions in the gss libs (although if this is the
case they should be in the krb5 libs...). I'll examine the code
closer.

> and also note in DCERPC the AP-REQ and AP-REP have no gss wrapping,
> just the sealed blobs.

Thanks - I'll look into the marshalling code to work it out. Thanks
for the advice.

Jeremy.


More information about the samba-technical mailing list