r7510: fixed error code for using a bad tid.
commit79112d81cb9ea3fc7e94be1af282ab4247170532
authorAndrew Tridgell <tridge@samba.org>
Sun, 12 Jun 2005 12:24:54 +0000 (12 12:24 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:02 +0000 (10 13:18 -0500)
treee264abf5b5f84af6282d0876de325522e9c18a08
parentb0bf8a4a5f04b65655f4005b27c80eb098039720
r7510: fixed error code for using a bad tid.

amazingly, I have seen w2k do a session setup followed by an immediate
attempted opening of \netlogon, with no tconx to ipc$ first. So this
error code can matter.
source/smb_server/smb_server.c