marcelotk15 / snake-os

Automatically exported from code.google.com/p/snake-os
0 stars 0 forks source link

Samba authentication fails in Windows Seven #313

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Samba authentication does not seem to work in Windows Seven, and probably Vista 
as well. Even though the username and password to a share is correct, Windows 7 
always rejects the password by returning, "The specified network password is 
not correct." This is likely due to Microsoft switching over to NTLMv2 
authentication due to NTLMv1 being flawed. There is a quick fix for this seen 
here -  
http://sourceperfect.wordpress.com/2009/05/06/access-samba-network-shares-from-v
ista-windows7/ - but SnakeOS definitely needs an out-of-box solution to prevent 
frustration among its users.

Original issue reported on code.google.com by himel.p....@gmail.com on 20 Jul 2012 at 4:57

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks himel.p..

Original comment by windspee...@gmail.com on 30 Aug 2012 at 10:01

GoogleCodeExporter commented 8 years ago
Hi,

Apply the attached file and restart your Windows.

;)

Original comment by chls...@gmail.com on 13 Sep 2012 at 10:34

Attachments:

GoogleCodeExporter commented 8 years ago
install Samba3 and disable SAMBA client that comes with your build
then enable SAMBA3
should fix it too

Original comment by raelco...@gmail.com on 29 May 2013 at 4:45