s3:libsmb/samlogon_cache: zero session keys before storing the info3 structure
authorStefan Metzmacher <metze@samba.org>
Thu, 3 Feb 2011 01:23:21 +0000 (02:23 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 19 Mar 2018 19:30:52 +0000 (20:30 +0100)
commit1f1e221a8ffbecd3f80073c05d8f194d2dad9b24
tree00132fe67ffc9b4db0f6fb96c3d3dbb49e30b88a
parent63de04c01cb7d53773f96a01473a311e1d4264b8
s3:libsmb/samlogon_cache: zero session keys before storing the info3 structure

The samlogon_cache is only used to get group memberships of the account
without asking the dc.

But for authentication we always ask the dc.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/libsmb/samlogon_cache.c