Return a correct value for Supported Encryption Type
commita915575158485debaa0d417d5566c46a0dd77004
authorMatthieu Patou <mat@matws.net>
Tue, 8 Sep 2009 08:21:09 +0000 (8 12:21 +0400)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 8 Sep 2009 12:44:50 +0000 (8 22:44 +1000)
treefe7779e1d80e58a35f9863d05eb4a77d57bc7329
parent29040344105988cb9674c0f450ef9e739e9ece2a
Return a correct value for Supported Encryption Type

Vista and upper version use this value to check wether they should ask the DC
 to change the msDS-SupportedEncryptionTypes attribute or not.
 Declare the different value as a bitmap in Netlogon idl
librpc/idl/netlogon.idl
source4/rpc_server/netlogon/dcerpc_netlogon.c