From owner-freebsd-questions@FreeBSD.ORG Mon Jun 30 17:29:09 2003 Return-Path: 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 9D67D37B401 for ; Mon, 30 Jun 2003 17:29:09 -0700 (PDT) Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2373944003 for ; Mon, 30 Jun 2003 17:29:09 -0700 (PDT) (envelope-from rjhalljr@starpower.net) Received: from 66-44-54-150.s150.tnt1.lnhva.md.dialup.rcn.com ([66.44.54.150] helo=svold.krig.net) by smtp01.mrf.mail.rcn.net with smtp (Exim 3.35 #4) id 19X91A-0007Vy-00 for freebsd-questions@freebsd.org; Mon, 30 Jun 2003 20:29:08 -0400 Received: by svold.krig.net (sSMTP sendmail emulation); Mon, 30 Jun 2003 20:25:57 -0400 From: "Bob Hall" Date: Mon, 30 Jun 2003 20:25:57 -0400 To: FreeBSD Questions List Message-ID: <20030701002557.GB17249@kongemord.krig.net> Mail-Followup-To: Bob Hall , FreeBSD Questions List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: Samba passwords X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2003 00:29:10 -0000 samba-2.2.8a FreeBSD 4.8 I'm trying to get samba running on my FBSD server. I've done this previously with another server, but I can't seem to get it to work this time. If I turn off password encryption, then I pass all the tests in the DIAGNOSIS file, but Win2k obviously won't allow the connection without encrypted passwords. If I turn encryption on, I pass any test that doesn't involve a password. I created the password file with make_smbpasswd. I also tried importing a password file used with an earlier version of Samba, and editing the usernames and user ids. There is no ENCRYPTION file included with this port, and I can't find any other instructions for setting up the password file. I've googled and searched, and can't find anything that goes beyond what I already know. If someone could point me to instructions for setting this up, I'd be grateful. Bob Hall