diff options
author | Michael Adam <obnox@samba.org> | 2015-07-01 17:42:58 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2015-07-19 20:13:10 +0200 |
commit | 3ed2fbe74351ff13da935af355e87c28f4992415 (patch) | |
tree | 65066cb326957bba9bf1df413d31291457cb7d85 /libds | |
parent | 2c19c6f4e594b1488ef38aeb84272148ef8b4b4d (diff) | |
download | samba-3ed2fbe74351ff13da935af355e87c28f4992415.tar.gz |
smbd:smb2: separate between encryption required and enc desired
this means we:
- accept unencrypted requests if encryption only desired
and not required,
- but we always send encrypted responses in the desired
case, not only when the request was encrypted.
For this purpose, the do_encryption in the request
structure is separated into was_encrypted and do_encryption.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11372
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
(cherry picked from commit 3bb299944391633c45d87d5e8ad48c2c14428592)
Diffstat (limited to 'libds')
0 files changed, 0 insertions, 0 deletions