From owner-freebsd-questions@FreeBSD.ORG Wed Aug 30 16:18:13 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D3FF16A4DF for ; Wed, 30 Aug 2006 16:18:13 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26D9743D45 for ; Wed, 30 Aug 2006 16:18:11 +0000 (GMT) (envelope-from stapleton.41@gmail.com) Received: by nf-out-0910.google.com with SMTP id k27so182241nfc for ; Wed, 30 Aug 2006 09:18:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=L/gzOBVqYNxU7raZwDF6xnAgK0+ESUHNaJsjPbd0tXhqbswm33n4wLXBuSY9/lwCP8K+Rs0+di5a3BOfZjuiTEvjgOdLAT3YZXeikCArs0gQDDyyB/k9B2dNYLU8HCfInUtehF+Jg32RVQ05U3PHczB+79q4Zl9FOQI2Re7lJng= Received: by 10.67.97.18 with SMTP id z18mr489145ugl; Wed, 30 Aug 2006 09:18:10 -0700 (PDT) Received: by 10.67.98.16 with HTTP; Wed, 30 Aug 2006 09:18:09 -0700 (PDT) Message-ID: <80f4f2b20608300918v6fdd7185w524301b1974bd4d2@mail.gmail.com> Date: Wed, 30 Aug 2006 12:18:09 -0400 From: "Jim Stapleton" To: freebsd-questions@freebsd.org In-Reply-To: <80f4f2b20608300735l6d27916ar6eef3b420322b00c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <80f4f2b20608300735l6d27916ar6eef3b420322b00c@mail.gmail.com> Subject: Re: free-bsd's mount_smbfs having issues with EMC Celerra X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Aug 2006 16:18:13 -0000 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 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 >