s3:netlogon: fix the supported flags in ServerAuthenticate2()
authorStefan Metzmacher <metze@samba.org>
Fri, 21 Aug 2009 14:26:17 +0000 (16:26 +0200)
committerStefan Metzmacher <metze@samba.org>
Sat, 7 Nov 2009 08:45:26 +0000 (09:45 +0100)
commit3765066a1a1a3bc59fd280367313bedfe40b9ab7
treef07e908c1f37feb7bec376ce1d06de2ed595a98a
parent3c5db860ab3665697dfcae2475542c05eff4c22b
s3:netlogon: fix the supported flags in ServerAuthenticate2()

If we choose to support 128bit encryption report it to the client!!!
Otherwise the client tries to decrypt it with the wrong algorithm.

This partly fixes incoming trusts against w2k8r2.

metze
source/rpc_server/srv_netlog_nt.c