Re: mount_smbfs problems

2003-12-10 Thread Simon Barner
> You're right, I limited my search to groups and freebsd mailing questions. > The message you reference never came up. Learn something new every day :) Also useful: http://freebsd.rambler.ru/ Simon signature.asc Description: Digital signature

Re: mount_smbfs problems

2003-12-10 Thread Doug Poland
HOLLOW, CHRISTOPHER said: > Maybe your Google is broken. =) The string "mount_smbfs: unable to > open connection: syserr = RPC struct is bad" returned ten or so relevant > results including... > > http://www.mail-archive.com/[EMAIL PROTECTED]/msg41941.html > hmmm. You're right, I limited m

Re: mount_smbfs problems

2003-12-10 Thread HOLLOW, CHRISTOPHER
Maybe your Google is broken. =) The string "mount_smbfs: unable to open connection: syserr = RPC struct is bad" returned ten or so relevant results including... http://www.mail-archive.com/[EMAIL PROTECTED]/msg41941.html Looks as though the Windoze user that you are connecting with has a pas

mount_smbfs problems

2003-12-10 Thread Doug Poland
Hi, I'm running 4.8-RELEASE on a box that, daily, connects to a windows machine and writes files to a "share". This system was working for about a month. But now, every time I issue the mount_smbfs command I get "mount_smbfs: unable to open connection: syserr = RPC struct is bad" In /var

Re: mount_smbfs problems

2002-11-04 Thread James Long
On Mon, Nov 04, 2002 at 10:14:31PM -0800, Mike McGranahan wrote: > > i am using samba 2.2.4 on freebsd 4.6.2 release. is it possible to mount smb > shares using mount_smbfs with a non-root account? or do i have to use sudo? Use sudo. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscr

mount_smbfs problems

2002-11-04 Thread Mike McGranahan
hello, i am using samba 2.2.4 on freebsd 4.6.2 release. is it possible to mount smb shares using mount_smbfs with a non-root account? or do i have to use sudo? when i try to mount an smb share off my windows xp box onto my freebsd box, i get the following: ~$ mount_smbfs //neelix/mike /mnt/mike W