Change API for create_share_access_mask() to pass in the token.
commit926d9307f789e2ca752ee2dab6b6e653dc7de628
authorJeremy Allison <jra@samba.org>
Fri, 4 Jan 2013 19:43:10 +0000 (4 11:43 -0800)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 9 Jan 2013 04:29:00 +0000 (9 15:29 +1100)
treec72a4a7bf153a88c7ad8fd7f98f1790651fac500
parent00de188e1f3e3b795bfdbb0c84305f4767f56349
Change API for create_share_access_mask() to pass in the token.

Don't automatically use the one from conn->session_info->security_token.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/smbd/proto.h
source3/smbd/service.c