[Samba] NTLM V2 authentication problem with samba-3.2.6

2010-03-04 Thread naga_kishore_kommuri
Hi,
I'm using samba-3.2.6. 
Got the following error while connecting to a server which supports ntlm v2 
only.

NT_STATUS_LOGON_FAILURE

Then I changed /etc/samba/smb.conf to include the following line..

client NTLMv2 auth = yes

Even then I got the same error.

Then recompiled the samba source by making the following change..

 Globals.bClientNTLMv2Auth = False;
--
Globals.bClientNTLMv2Auth = True;

Then it worked.

My questions...
1) Why it failed even though I've added client NTLMv2 auth = yes to smb.conf
2) What are the side effects of the change Globals.bClientNTLMv2Auth = True. Is 
this recommended?

thanks,
-Kishore



  
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] ntlm v2 as default auth method?

2005-08-05 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Burv wrote:

 Since I am using pass through authentication (I tried
 joining it to the domain at my company, but was told
 it wasn't allowed), I have security=server in the
 smb.conf.  Is this still the case, i.e. is ntlm v2
 authentication *not* supported for pass-through authentication?

Yup.  Still the case.





cheers, jerry
=
Alleviating the pain of Windows(tm)  --- http://www.samba.org
GnuPG Key- http://www.plainjoe.org/gpg_public.asc
I never saved anything for the swim back. Ethan Hawk in Gattaca
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD4DBQFC83XsIR7qMdg1EfYRAheTAKDzAGvgZOKgTKQ0RqrDD8XDypWa1wCRAdSm
bauTZJOeOEYTGSod0IdY7A==
=uzVp
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] ntlm v2 as default auth method?

2005-08-03 Thread Burv
I'm trying to get ntlm v2 to be the default
authentication method, and I've only been able to get
ntlm v1 to work.  I tried doing google searches and
rtfm, but couldn't find anything that worked for ntlm
v2.
I tried 'client ntlmv2 auth = yes' in smb.conf, as
well as compiling with --with-ntlm-auth.

I've confirmed with a couple admins that it is in fact
ntlm v2, since it only doesn't work on machines that
have ntlm v1 disabled.  When it doesn't work, I get a
'network request not supported' on the Win2k client.

Do I have to configure with an option, so as to
compile correctly?  Or is it a setting in smb.conf?  I
thought I'd remembered reading that (ntlm v2) was
default in version 3.0.0, but I guess that may have
changed.  I'm running samba 3.0.14a. 




Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] ntlm v2 as default auth method?

2005-08-03 Thread Burv
Actually, I found the following message, which may
answer my question, if it still holds true -
http://lists.samba.org/archive/samba/2004-February/080474.html.
 

Since I am using pass through authentication (I tried
joining it to the domain at my company, but was told
it wasn't allowed), I have security=server in the
smb.conf.  Is this still the case, i.e. is ntlm v2
authentication *not* supported for pass-through authentication?

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] NTLM V2

2003-12-22 Thread Samuel C Martinez
Jeremy,
Thank you for your response!
Paul,
We may want to do additional testing with both the client and server set 
for NTLM V2 authentication only.  I can have the Samba version version 
ready for our USGS testing the first week after the holidays.
 

Sam Martinez (303 236-1834)
U.S. Geological Survey








Jeremy Allison [EMAIL PROTECTED]
12/20/2003 04:39 PM
Please respond to Jeremy Allison

 
To: Paul E Exter [EMAIL PROTECTED]
cc: Jeremy Allison [EMAIL PROTECTED], Samuel C Martinez [EMAIL 
PROTECTED], 
Frank J Sager [EMAIL PROTECTED], [EMAIL PROTECTED], Willet D Wilson 
[EMAIL PROTECTED]
Subject:Re: [Samba] NTLM V2


On Sat, Dec 20, 2003 at 06:18:26PM -0500, Paul E Exter wrote:
 It seems to be working with 2.something?
 
 Paul  E.  Exter
 IT  Specialist
 Office of the Chief Technology Officer
 U.S.  Geological Survey
 (410) 238 - 4234 Work
 (410) 375 - 0120 Cell

I doubt you have it turned on on the server/client.
It's a negotiated thing - definately not supported
in Samba 2.2.x.

Jeremy.


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] NTLM V2

2003-12-20 Thread Samuel C Martinez
Samba Team,
We are trying to determine if the Samba version 2.2.8 will allow for NTLM 
V2 authentication.  Could you please update me on what version of Samba 
allow for NTLM V2.   Thank you in advance.

Sam Martinez (303 236-1834)
U.S. Geological Survey



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] NTLM V2

2003-12-20 Thread Jeremy Allison
On Sat, Dec 20, 2003 at 09:36:36AM -0700, Samuel C Martinez wrote:
 Samba Team,
 We are trying to determine if the Samba version 2.2.8 will allow for NTLM 
 V2 authentication.  Could you please update me on what version of Samba 
 allow for NTLM V2.   Thank you in advance.

You really need Samba 3.0.1 for this.

Cheers,

Jeremy.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] NTLM V2

2003-12-20 Thread Paul E Exter
It seems to be working with 2.something?

Paul  E.  Exter
IT  Specialist
Office of the Chief Technology Officer
U.S.  Geological Survey
(410) 238 - 4234 Work
(410) 375 - 0120 Cell




Jeremy Allison [EMAIL PROTECTED]
12/20/2003 02:48 PM
Please respond to Jeremy Allison

 
To: Samuel C Martinez [EMAIL PROTECTED]
cc: [EMAIL PROTECTED], Paul E Exter [EMAIL PROTECTED], Willet D Wilson 
[EMAIL PROTECTED], Frank J Sager [EMAIL PROTECTED]
Subject:Re: [Samba] NTLM V2


On Sat, Dec 20, 2003 at 09:36:36AM -0700, Samuel C Martinez wrote:
 Samba Team,
 We are trying to determine if the Samba version 2.2.8 will allow for 
NTLM 
 V2 authentication.  Could you please update me on what version of Samba 
 allow for NTLM V2.   Thank you in advance.

You really need Samba 3.0.1 for this.

Cheers,

 Jeremy.


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] NTLM V2

2003-12-20 Thread Jeremy Allison
On Sat, Dec 20, 2003 at 06:18:26PM -0500, Paul E Exter wrote:
 It seems to be working with 2.something?
 
 Paul  E.  Exter
 IT  Specialist
 Office of the Chief Technology Officer
 U.S.  Geological Survey
 (410) 238 - 4234 Work
 (410) 375 - 0120 Cell

I doubt you have it turned on on the server/client.
It's a negotiated thing - definately not supported
in Samba 2.2.x.

Jeremy.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba