lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
***BOGO*** Re: [Samba] smbclient 3.2: smbc errno NT_STATUS_OK -> 22
- Date: Fri, 22 Aug 2008 16:26:23 +0700
- From: "David Kuntadi" <d.kuntadi@xxxxxxxxx>
- Subject: ***BOGO*** Re: [Samba] smbclient 3.2: smbc errno NT_STATUS_OK -> 22
On Fri, Aug 22, 2008 at 10:41 AM, Collin Monahan <cmonahan@xxxxxxxxx> wrote:
> Hopefully someone could point out a ./configure or runtime configuration step that I missed
> for interfacing with the Win98 shares, using samba 3.2, otherwise it seems like a bug from
> my perspective.
May be it is due to encrypted password by default and later samba
version. Try to add below lines in smb.conf under global section
lanman auth = yes
client NTLMv2 auth = no
client plaintext auth = yes
client lanman auth = yes
It works for me.
Regards,
David
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba