Start to tidy-up check_user_ok().
commit310c4cac907877958f771c4933329560655f814c
authorJeremy Allison <jra@samba.org>
Thu, 20 Dec 2012 19:50:25 +0000 (20 11:50 -0800)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 9 Jan 2013 04:28:23 +0000 (9 15:28 +1100)
treeeb595c811f6051145b091c96d3c45ba342daa945
parent5bffdac4ed3fa5477e025e871efff759aa0ee8d8
Start to tidy-up check_user_ok().

Now we have removed "security=share" we cannot be
called with vuid == UID_FIELD_INVALID.

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