Fix 2 bugs with displaying open file state. Firstly
authorJeremy Allison <jra@samba.org>
Thu, 22 May 2008 21:28:13 +0000 (14:28 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 22 May 2008 21:28:13 +0000 (14:28 -0700)
commitbdaad19f90e991aba2afccfa13afbbfe2ac7baaf
tree4c20a9979ee5addf2b68bf6e0fbd3d7c925df968
parent0bc18967aa7cb6f4debeaa48be81d0e48a7d9503
Fix 2 bugs with displaying open file state. Firstly
the IDL is documented incorrectly in the MS-DOCS.
Username and path need to be reversed (yes I will
raise this with MS). Secondly, we need to check
access_mask for the permissions, not share_access
(share_access are the deny modes).
Jeremy.
source/rpc_server/srv_srvsvc_nt.c