We don't need to treat the token differently in the conn->admin_user case, it should...
commit1332ce52b7b78b9e03e376f312120c0f1d7e302a
authorJeremy Allison <jra@samba.org>
Mon, 15 Mar 2010 18:03:29 +0000 (15 11:03 -0700)
committerJeremy Allison <jra@samba.org>
Mon, 15 Mar 2010 21:49:00 +0000 (15 14:49 -0700)
treebc332a82b0002d0beeab7805328a0ef078f214b5
parent4b85a0ea7fe036347b9fe5c725e55b043f75ccb4
We don't need to treat the token differently in the conn->admin_user case, it should already be pointing to a token with uid == 0.

Jeremy.
source3/locking/locking.c