From owner-freebsd-questions Fri Oct 1 9: 3:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from jaguar.ir.miami.edu (jaguar.ir.miami.edu [129.171.32.10]) by hub.freebsd.org (Postfix) with ESMTP id 015111515F for ; Fri, 1 Oct 1999 09:03:36 -0700 (PDT) (envelope-from marcus@miami.edu) Received: from jaguar.ir.miami.edu ("port 1236"@jaguar.ir.miami.edu [129.171.32.10]) by jaguar.ir.miami.edu (PMDF V5.2-32 #40232) with ESMTP id <0FIX00H1BLXU0D@jaguar.ir.miami.edu> for FreeBSD-questions@FreeBSD.ORG; Fri, 1 Oct 1999 12:03:30 -0400 (EDT) Date: Fri, 01 Oct 1999 12:03:30 -0400 (EDT) From: "Joe \"Marcus\" Clarke" Subject: Re: SAMBA passwords don't work In-reply-to: To: Richard Morte Cc: FreeBSD-questions@FreeBSD.ORG Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you're using WinNT SP3 or higher (or 98), then you need to make sure you're using encrypted passwords in samba. The line to add to the global section of your samba config is: encrypt passwords = Yes Then, you add accounts via the smbpasswd utility. The samba password file resides in /usr/local/private/smbpasswd. Joe Clarke On Fri, 1 Oct 1999, Richard Morte wrote: > Hi, > > I have SAMBA configured for FReeBSD and a number of Win machines. I can see > all the UNIX shares from the Win boxes. Those that have no restrictions > applied in smb.conf (eg the /tmp share) will allow file transfer to and from > these directories; but Windows will not allow access to those directories > that have restrictions (eg to /home/ric) and require a password. > > Windows returns the message: The password is incorrect. Try again. > > Is this a problem at the Windows end (something to do with profiles???) or > is it that Samba needs to be configured to lookup passwords? At the moment > valid usernames and passwords have been created only for UNIX logons (i.e. > /etc passwds). > > Any ideas? > > Ric > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message