Re: free-bsd's mount_smbfs having issues with EMC Celerra

2006-08-31 Thread Jim Stapleton

"The right stuff":

sudo mount_smbfs -I  -W  -d 550 -f 550 //@/ 

That's about it.

On 8/30/06, Antony Mawer <[EMAIL PROTECTED]> wrote:

On 31/08/2006 2:18 AM, Jim Stapleton wrote:
> nevermind, my own dumb mistake with the connection string, first I
> didn't have the right stuff for logging into a domain, second time
> around when that was fixed, I had a "/" where there should have been
> an "@".

What was "the right stuff" for logging into a domain? Can you give an
example command line?

We've seen some machines where we had to add the -W parameter with the
domain name (as the workgroup name, go figure) in order to get
mount_smbfs to work... yet smbclient will happily figure this out itself.

Cheers
Antony


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: free-bsd's mount_smbfs having issues with EMC Celerra

2006-08-30 Thread Jim Stapleton

nevermind, my own dumb mistake with the connection string, first I
didn't have the right stuff for logging into a domain, second time
around when that was fixed, I had a "/" where there should have been
an "@".

Just point, laugh and make funny faces at me, I deserve it for the latter error.

Thanks,
-Jim Stapleton

On 8/30/06, Jim Stapleton <[EMAIL PROTECTED]> wrote:

I'm trying to connect my FreeBSD notebook to some shares at work,
which are on an EMC Celerra box, which uses the windows SMB protocol,
but I keep getting an odd error, which right now I'm suspecting is an
incompatability between the two, and I was wondering if anyone here
has had previous experience with this:

1) I can mount_smbfs shares on my windows desktop at home
2) People here can mount drives on the celerra box from Windows and Linux
3) Every time I try to map a share from FreeBSD, I get the error:
"mount_smbfs: unable to
open connection: resource temporarily unavailable"

And no, I am not installing windows/linux on my notebook to get this
(and sound) working, each has it's own issues which make it much worse
for my uses. :-P

Thanks
-Jim Stapleton


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"