Server is Debian Lenny, I decided to upgrade some packages from testing-branch, including Samba (3.2.5 to 3.5.6)
Read changelogo that it has changed the recommended storage system users with the standard smbpasswd file to TDB database. To export users, consulted to prescribe the "pdbedit -i smbpasswd -e tdbsam", which I successfully completed.
The command pdbedit -w-L I see the users as if they are there. The axis users — Windows CP/7. But Samba refuses to authorize them, in the logs appears this:
[2010/12/29 01:53:59.566113, 2] smbd/sesssetup.c:1391(setup_new_vc_session)
setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources.
[2010/12/29 01:53:59.566457, 2] auth/auth.c:314(check_ntlm_password)
check_ntlm_password: Authentication for user [Vizakenjack] -> [Vizakenjack] FAILED with error NT_STATUS_WRONG_PASSWORD
If you change the line of passdb backend in smb.conf for authorization via smbpasswd, then everything works fine. What is the problem?
Here is my config of Samba
paste.org.ru/?qtgofx