s3:libsmb: pass ImpersonationLevel to cli_ntcreate1_send()
authorStefan Metzmacher <metze@samba.org>
Fri, 7 Dec 2018 15:35:16 +0000 (16:35 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 13 Dec 2018 07:52:24 +0000 (08:52 +0100)
commited0deadf6287c4c56e99503bf78f20db2f297401
treedf557fcf2fb920218aac0ec549339336e88938d9
parent850aef94dc4d9370d03f18510de93116221a0feb
s3:libsmb: pass ImpersonationLevel to cli_ntcreate1_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>
source3/libsmb/clifile.c