1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-22 22:04:08 +03:00
Stefan Metzmacher cd380d8ada s4:rpc_server/netlogon: simplify logic of dcesrv_netr_creds_server_step_check()
It's enough to check the auth_type for DCERPC_AUTH_TYPE_SCHANNEL,
there's no need to also check the auth_level for integrity or privacy.

The gensec layer already required at least DCERPC_AUTH_LEVEL_INTEGRITY,
see schannel_update_internal().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=7113
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11892

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2019-01-12 03:13:35 +01:00
..
2019-01-08 03:40:28 +01:00
2018-04-03 20:20:10 +02:00
2018-04-24 01:53:19 +02:00
2018-12-20 01:31:17 +01:00
2019-01-08 03:40:28 +01:00
2019-01-08 03:40:28 +01:00
2019-01-08 03:40:28 +01:00
2018-12-17 01:24:14 +01:00
2019-01-01 16:02:05 +01:00
2018-12-11 13:58:30 +01:00
2019-01-08 03:40:28 +01:00
2011-10-27 17:09:50 +02:00