s3:libsmb: pass impersonation_level to cli_ntcreate_send()
authorStefan Metzmacher <metze@samba.org>
Fri, 7 Dec 2018 15:38:57 +0000 (16:38 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 13 Dec 2018 07:52:24 +0000 (08:52 +0100)
commitc8a5e89d9f6575c4e9eb770997172e9c25f8e9d0
tree906467ed9a861b9b19292b42de955b88fbaeb7ca
parented0deadf6287c4c56e99503bf78f20db2f297401
s3:libsmb: pass impersonation_level to cli_ntcreate_send()

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Tim Beale <timbeale@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
examples/winexe/winexe.c
source3/libsmb/clifile.c
source3/libsmb/clisymlink.c
source3/libsmb/proto.h
source3/libsmb/pylibsmb.c
source3/torture/nbench.c
source3/torture/test_chain3.c
source3/torture/test_notify.c
source3/torture/test_notify_online.c
source3/torture/test_oplock_cancel.c
source3/torture/torture.c