r17577: Patch from Kai Blin <kai.blin@gmail.com>:
authorAndrew Bartlett <abartlet@samba.org>
Thu, 17 Aug 2006 00:44:29 +0000 (00:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:15:38 +0000 (14:15 -0500)
commiteb28aff4e0c9688ba886c3dd886ab7af81c6326a
tree568ceb4613643cd807116e9a7447de03620b0630
parentf0754332c9b373e4ba11c30a52d3ba9687a020c1
r17577: Patch from Kai Blin <kai.blin@gmail.com>:

This is the Samba4 version of the ntlm_auth patch that was committed
to Samba3 in revision 17216.

The purpose of this patch is to return session key information, as
well as NTLMSSP negotiated flags to ntlm_auth's caller.  This allows
the bulk data signing and sealing to be handled in a library, supplied
by the caller.

This also allows the caller to ask for features, so that the right
flags get negotiated.
source/utils/ntlm_auth.c