Date: Thu, 30 Oct 2003 11:37:17 +0200 From: Sheldon Hearn <sheldonh@starjuice.net> To: freebsd-questions@FreeBSD.org Subject: mount_smbfs: RPC struct is bad Message-ID: <20031030093717.GH883@starjuice.net>
next in thread | raw e-mail | index | archive | help
Hi folks, I'm using SMBFS on FreeBSD 4.9-PRERELEASE from 2003-09-18, and running into problems mounting W2K shares. I was last able to mount these shares a month ago. Since then, the only change I'm aware of was the world update (to catch security patches) and accompanying mergemaster. Here's the config: /etc/fstab: //backup@foo/backup /smb/foo smbfs noauto,ro,-N 0 0 /etc/nsmb.conf [default] workgroup=BAR [FOO:BACKUP:BACKUP] password=xyzzy Here's the problem: # mount /smb/foo smbfs: unable to open connection: syserr = RPC struct is bad Any ideas? Google, Rambler and a search of the freebsd-questions archive both came up empty-handed. Ciao, Sheldon.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031030093717.GH883>