svn commit: samba r17610 - in branches/SAMBA_3_0/source: . lib nsswitch utils

Andrew Bartlett abartlet at samba.org
Sun Aug 20 22:11:34 GMT 2006


On Sat, 2006-08-19 at 14:51 -0700, Jeremy Allison wrote:
> On Sun, Aug 20, 2006 at 07:46:47AM +1000, Andrew Bartlett wrote:
> > 
> > That's correct, and an entrypoint I support in the Samba4
> > NTLMSSP/credentials code.
> 
> Likewise in Samba3 now :-).

Not as far as I can tell.  You want a function like:

get_ntlm_response(ctx, uint16 flags, uint8 chal[8], DATA_BLOB
*lm_response, DATA_BLOB *nt_response);

This should be invoked by a function pointer in the NTLMSSP code, where
it currently does the SMBEncrypt stuff, with a default pointer that
looks at the set password, or a winbindd pointer that send this off to
ask winbindd for this specific value.

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org
Samba Developer, Red Hat Inc.                  http://redhat.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.samba.org/archive/samba-technical/attachments/20060821/de618c0b/attachment.bin


More information about the samba-technical mailing list