Spnego on the 'server' end of security=server just does not work, so set the
authorAndrew Bartlett <abartlet@samba.org>
Tue, 30 Oct 2001 13:54:54 +0000 (13:54 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 30 Oct 2001 13:54:54 +0000 (13:54 +0000)
commit1f829e19eb3b81ad1c4451fe9a90617e6cee7dd7
tree9de623172cc17ca9a5891f53c1e287f0a32fa008
parenta947591674d6baf747809464b34b03ea165d2b13
Spnego on the 'server' end of security=server just does not work, so set the
flags so we just do a 'normal' session setup.

Also add some parinoia code to detect when sombody attempts to do a 'normal'
session setup when spnego had been negoitiated.

Andrew Bartlett
(This used to be commit 190898586fa218c952fbd5bea56155d04e6f248b)
source3/auth/auth_server.c
source3/smbd/auth_server.c
source3/smbd/negprot.c
source3/smbd/sesssetup.c