[cifs-protocol] [MS-NRPC] Problem encrypting data when use AES based Netlogon SChannel

Stefan (metze) Metzmacher metze at samba.org
Tue Jul 5 00:36:41 MDT 2011


Hi,

>    According to MS-NRPC pg 111, bit 17 (indicated as  bit R) of  negotiable flag is actually referring to  "supports the NetrServerPasswordSet2 functionality".  
> In the packet trace that attached earlier, I had successfully negotiated the session key (from pkt 519-523) with the DC using unprotected RPC and established the SChannel.    
> However, when sending the encrypted message (encrypted with AES-key derived from the session key) over Schannel to DC, DC   responded with DCE RPC fault with error = 0x00000721. 
> 
> And,  I also tried to use the initialization vector constructed using the last block (size=8 bytes) of the encrypted Confounder field, same error code returned from DC. 
> 
> There's no problem if only integrity is negotiated.   
> So, I suppose the ivec mentioned in the MS-NRPC spec  to encrypt the message might not correct  ?   

Take a look at this branch, it contains working code, at least it worked
a year ago against w2k8r2.
http://gitweb.samba.org/?p=metze/samba/wip.git;a=shortlog;h=refs/heads/master3-schannel

Maybe that helps.
metze

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/cifs-protocol/attachments/20110705/9a77c009/attachment.pgp>


More information about the cifs-protocol mailing list