On Mon, 2003-03-10 at 08:05, Ronan Waide wrote:
> Hi folks,
> 
>       * libsmb/smb_signing.c, libsmb/smbencrypt.c, Makefile.in, include/client.h, 
> libsmb/cliconnect.c, libsmb/clientgen.c:
>       Change the way we sign SMB packets, to a function pointer interface.
> 
>       The intention is to allow for NTLMSSP and kerberos signing of packets, but
>       for now it's just what I call 'simple' signing. (aka SMB signing per the SNIA
>       spec)
> 
>       Andrew Bartlett
> 
> some part of this change is currently stopping connections to an
> NT4SP6 PDC working from Samba. I'm getting "session request to SERVER
> failed (Called name not present)"
> 
> If I find the bug, I'll post further. If not, I'm sure someone else
> will catch it :)

Yes - I was clobbering the 'signature' field of the packet, but the
session request is NBT, not SMB so doesn't have this field.

Andrew Bartlett

-- 
Andrew Bartlett                                 [EMAIL PROTECTED]
Manager, Authentication Subsystems, Samba Team  [EMAIL PROTECTED]
Student Network Administrator, Hawker College   [EMAIL PROTECTED]
http://samba.org     http://build.samba.org     http://hawkerc.net

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to