Solution for Windows 7 samba connection problem

   Share

samba_linux

A fresh install of windows 7 might have a problem with samba shares,

if you setup samba logging you will see errors like this:

[2009/08/26 09:15:53, 3] smbd/connection.c:yield_connection(76)
yield_connection: tdb_delete for name  failed with error Record does not exist.
[2009/08/26 09:15:53, 3] smbd/server.c:exit_server(614)

although the user was able to connect from a different PC with a different operating system.

I found this great solution for the samba connection problem,

and to break it to a few simple steps:

  1. from the run command or from a cmd window run secpol.msc
  2. go to “Local Policies” -> “Security Options” -> “Network Security: LAN Manager authentication level”
  3. change to “LM and NTLM – use NTLMV2 session security if negotiated”
  4. Press the OK button

This solution worked just fine on a fresh windows 7 install.

Technorati Tags: , ,

  • Share/Bookmark

Related posts:

  1. How to Debug Samba Server and solve user connection problems
  2. installing wordpress on windows
  3. Apache and MySQL on windows
  4. solaris 10 and vnc
  5. Apache Active Directory Authentication

3 Responses to “Solution for Windows 7 samba connection problem”

  1. Ashraful Hoda  on November 14th, 2009

    this solution works ,, Thanks Bossss

    Reply

  2. Richard  on November 24th, 2009

    Thanks so much! This solution does work. My default setting for that local policy was set to “Not Defined”.

    Reply

  3. Vinay  on May 26th, 2010

    You are good. Got it working in 30 seconds flat. Thank you

    Reply


Leave a Reply