From owner-freebsd-bugs@FreeBSD.ORG Thu Nov 24 00:38:26 2005 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32FBD16A41F for ; Thu, 24 Nov 2005 00:38:26 +0000 (GMT) (envelope-from fcreid@ourcorner.org) Received: from frad.org (66-208-209-61.cdnt02a.rtchrd01.md.hfc.comcastbusiness.net [66.208.209.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2CA243D58 for ; Thu, 24 Nov 2005 00:38:24 +0000 (GMT) (envelope-from fcreid@ourcorner.org) Received: from MICRON by filenet.wwiv.net (MDaemon.PRO.v8.0.1.R) with ESMTP id md50000066511.msg for ; Wed, 23 Nov 2005 19:36:11 -0500 From: "Frank Reid" To: Date: Wed, 23 Nov 2005 19:36:27 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Thread-Index: AcXwi4xqgWFi5b9nRu+E/X7ftd8A0AAA4o3A X-Authenticated-Sender: fcreid@ourcorner.org X-HashCash: 1:20:051124:freebsd-bugs@FreeBSD.org::itSt+rAHn1OhqpO3:000000000000000000000000000000000000043cC X-Spam-Processed: new.frad.org, Wed, 23 Nov 2005 19:36:12 -0500 (not processed: message from valid local sender) X-Return-Path: fcreid@ourcorner.org X-MDaemon-Deliver-To: freebsd-bugs@FreeBSD.org X-MDAV-Processed: new.frad.org, Wed, 23 Nov 2005 19:36:13 -0500 Message-Id: <20051124003824.E2CA243D58@mx1.FreeBSD.org> Cc: Subject: FW: mount_smbfs X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Nov 2005 00:38:26 -0000 -----Original Message----- From: Frank Reid [mailto:fcreid@ourcorner.org] Sent: Wednesday, November 23, 2005 7:11 PM To: 'bp@freebsd.org' Subject: mount_smbfs In the most current FreeBSD 7.0-CURRENT, I am having issues connecting to a Windows Millennium share using mount_smbfs. The remote share appears to mount without an error. However, whenever I try to access the mount point on the FreeBSD host, this error is reported: RPC struct is bad The directory structure is unreadable. mount_smbfs still works fine with other Windows shares, including Windows 2000 and XP. Any idea what the problem might be? Frank Reid