mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
d54404e565
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>