From owner-freebsd-questions@FreeBSD.ORG Wed Oct 26 09:58:50 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BEA416A420 for ; Wed, 26 Oct 2005 09:58:50 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from speechpro.com (speech-tech-2.ip.PeterStar.net [81.3.190.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ADDC43D5F for ; Wed, 26 Oct 2005 09:58:49 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from sysadm.stc ([192.168.2.26]) by s1.stc with esmtp (Exim 4.53 (FreeBSD)) id 1EUi3U-000JlX-Ds for freebsd-questions@freebsd.org; Wed, 26 Oct 2005 13:58:48 +0400 Message-ID: <435F534A.1020302@speechpro.com> Date: Wed, 26 Oct 2005 13:58:34 +0400 From: Igor Robul User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051018) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20051025201304.24459.qmail@web31603.mail.mud.yahoo.com> In-Reply-To: <20051025201304.24459.qmail@web31603.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Archived: Yes Subject: Re: Samba3 and win9x X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2005 09:58:50 -0000 Aguiar Magalhaes wrote: >List, > >I´ve installed Samba3 on a FreeBSD 5.4 server. The >shared directories are see in winXP machines and >they´ve worked correctly using the local users >(created by adduser script with nologin) > >In the same network, when I use the same users in >win9x machines, I´ve received a error message: >"Invalid password" > >My smb.conf has: > >security = user >encrypt password = no >domain logons = yes > >The win9x machines has in the register: > >EnablePlainTextPassword = 1 > >What´s wrong ? > > Why do you wish plain text passwords? Win98 can work with encrypted passwords.