Remove a check on p->vuid in _netr_LogonSamLogon/off
commitfbc00460f8deaa57bfbf16b12d29acec56578b63
authorVolker Lendecke <vl@samba.org>
Tue, 24 Jun 2008 13:21:46 +0000 (24 15:21 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 26 Jun 2008 11:13:23 +0000 (26 13:13 +0200)
treecb1a026a179929dd4e939714bf1c8d5d61acd86e
parentaefad64e3a5c86d2f988d47e6215ed2085b8fc47
Remove a check on p->vuid in _netr_LogonSamLogon/off

This is in preparation of removing p->vuid completely. I don't think this check
here makes any sort of sense, it only proves that the user having done the
session setup on its way to the schannel bind (ususally anonymous) did not do a
logoff in between. But this would have been caught way before this in
reply_pipe_write_and_X.
source/rpc_server/srv_netlog_nt.c