From owner-freebsd-bugs@FreeBSD.ORG Thu Apr 26 12:50:10 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E824C16A400 for ; Thu, 26 Apr 2007 12:50:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 933FA13C46A for ; Thu, 26 Apr 2007 12:50:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l3QCoAqu041753 for ; Thu, 26 Apr 2007 12:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l3QCoAkr041751; Thu, 26 Apr 2007 12:50:10 GMT (envelope-from gnats) Date: Thu, 26 Apr 2007 12:50:10 GMT Message-Id: <200704261250.l3QCoAkr041751@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gavin Atkinson Cc: Subject: Re: kern/93458: [smbfs] mount_smbfs(8) fails with authentication error X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gavin Atkinson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Apr 2007 12:50:11 -0000 The following reply was made to PR kern/93458; it has been noted by GNATS. From: Gavin Atkinson To: bug-followup@FreeBSD.org, peo@intersonic.se Cc: Subject: Re: kern/93458: [smbfs] mount_smbfs(8) fails with authentication error Date: Thu, 26 Apr 2007 13:44:35 +0100 This was almost certainly fixed with the following commit in March 2006: http://docs.freebsd.org/cgi/mid.cgi?200603052252.k25MqHpb094838 It was MFC'd before 6.2 was released, and seemed to fix the issue for everybody who was suffering with it. To the original submitter: Can you still recreate the problem? Thanks, Gavin