s3-param Remove off-by-default and unused "send spnego principal"
authorAndrew Bartlett <abartlet@samba.org>
Fri, 3 Feb 2012 00:57:30 +0000 (11:57 +1100)
committerStefan Metzmacher <metze@samba.org>
Thu, 16 Feb 2012 14:18:43 +0000 (15:18 +0100)
commitd54404e56535e68702e363e623d3695f39fbfa82
tree5fbdb93a4ac899d4dc39e74891c9cac03322d14b
parenteb3e34e965c04d286c31d6951d781a814bf4ab42
s3-param Remove off-by-default and unused "send spnego principal"

This is not honoured by the common SPNEGO code.

This matches mondern windows versions which do not send this value, as
it would be insecure for a client to rely on it.  (See also the
depricated client use spnego principal directive).

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/include/proto.h
source3/param/loadparm.c