From owner-freebsd-stable@FreeBSD.ORG Thu Mar 30 22:53:41 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67C4616A401 for ; Thu, 30 Mar 2006 22:53:41 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (tensor.andric.com [213.154.244.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CEF443D53 for ; Thu, 30 Mar 2006 22:53:40 +0000 (GMT) (envelope-from dimitry@andric.com) Received: from [192.168.0.3] (kilgore.lan.dim [192.168.0.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTP id 9BB45B80C; Fri, 31 Mar 2006 00:53:36 +0200 (CEST) Message-ID: <442C5CE6.7010106@andric.com> Date: Fri, 31 Mar 2006 00:34:14 +0200 From: Dimitry Andric User-Agent: Thunderbird 2.0a1 (Windows/20060324) MIME-Version: 1.0 To: Nikolas Britton References: In-Reply-To: X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: Is mount_smbfs broken in 6.1-PRERELEASE? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Mar 2006 22:53:41 -0000 Nikolas Britton wrote: > "mount_smbfs: unable to open connection: syserr = Authentication error" What does your syslog say? Maybe you can check this PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=93458