On Mon, Oct 19, 2009 at 7:40 PM, Jari Fredriksson <ja...@iki.fi> wrote:
>
>
> 16.10.2009 7:22, Tom H kirjoitti:
>>
>> On Tue, Oct 13, 2009 at 1:29 AM, Jeff Grossman<j...@stikman.com>  wrote:
>>>
>>> I just upgraded by Testing system from Samba 3.3.4-1 to 3.4.2-1 yesterday
>>> and now I am not able to connect my Windows Vista machine to my Debian
>>> machine.  I have tried to Google for an answer and have not been able to
>>> find anything.  Did something with authentication change between those
>>> two
>>> versions that I missed somewhere?
>>
>>> From the release notes of 3.4.0:
>>
>> The default passdb backend has been changed to 'tdbsam'! That breaks
>> existing
>> setups using the 'smbpasswd' backend without explicit declaration! Please
>> use
>> 'passdb backend = smbpasswd' if you would like to stick to the 'smbpasswd'
>> backend or convert your smbpasswd entries using e.g. 'pdbedit -i smbpasswd
>> -e
>> tdbsam'.
>>
>>
>
> All right! I just received Samba 3.4.2 from Lenny backports, and Windows
> stopped working.
>
> I tried that 'pdbedit -i smbpasswd -e tdbsam' and restarted Samba but no
> joy. I then changed the 'passdb backend = smbpasswd' into smb.conf and
> it works again.
Hi,

I'm not sure but I would try:

stop samba
pdbedit -i smbpassw -e tdbsam
comment passdb backend in smb.conf
start samba


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to