Re: [Openvas-devel] SMB authentication problems...

2009-04-02 Thread Jan-Oliver Wagner
On Mittwoch, 1. April 2009, Chandrashekhar B wrote: > I tested this patch and it seems to partially work. It works when I try > anonymous SMB login but, says "SMB ERROR: ACCESS DENIED" when I supply > credentials. I think the hash computation logic might not be working > appropriately. hm. Anyone

Re: [Openvas-devel] SMB authentication problems...

2009-04-02 Thread Tim Brown
On Wednesday 01 April 2009 10:44:00 Chandrashekhar B wrote: > I tested this patch and it seems to partially work. It works when I try > anonymous SMB login but, says "SMB ERROR: ACCESS DENIED" when I supply > credentials. I think the hash computation logic might not be working > appropriately. > >

Re: [Openvas-devel] SMB authentication problems...

2009-04-02 Thread Chandrashekhar B
-Original Message- From: Tim Brown [mailto:t...@nth-dimension.org.uk] Sent: Thursday, April 02, 2009 5:39 AM To: Chandrashekhar B Cc: openvas-devel@wald.intevation.org Subject: Re: [Openvas-devel] SMB authentication problems... On Wednesday 01 April 2009 10:44:00 Chandrashekhar B wrote

Re: [Openvas-devel] SMB authentication problems...

2009-04-01 Thread Chandrashekhar B
Thanks, Chandra. -Original Message- From: openvas-devel-boun...@wald.intevation.org [mailto:openvas-devel-boun...@wald.intevation.org] On Behalf Of Tim Brown Sent: Wednesday, April 01, 2009 2:30 AM To: openvas-devel@wald.intevation.org Subject: [Openvas-devel] SMB authentication problems... All,

Re: [Openvas-devel] SMB authentication problems...

2009-03-31 Thread Tim Brown
On Tuesday 31 March 2009 22:00:03 Tim Brown wrote: > Attached is a patch which essentially provides a forward port of Nessus's > old LM/NTLM et al routines for SMB (with some minor changes to use GNU TLS > where possible). These were taken from a Nessus 2.0.9 tar ball I had to > hand. They seem b

[Openvas-devel] SMB authentication problems...

2009-03-31 Thread Tim Brown
All, Attached is a patch which essentially provides a forward port of Nessus's old LM/NTLM et al routines for SMB (with some minor changes to use GNU TLS where possible). These were taken from a Nessus 2.0.9 tar ball I had to hand. They seem broken but if we merge this patch at least we'll ha