From owner-freebsd-questions Mon Apr 16 13:29:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from q.closedsrc.org (ip233.gte15.rb1.bel.nwlink.com [209.20.244.233]) by hub.freebsd.org (Postfix) with ESMTP id 18FBA37B423 for ; Mon, 16 Apr 2001 13:29:26 -0700 (PDT) (envelope-from lplist@closedsrc.org) Received: by q.closedsrc.org (Postfix, from userid 1003) id E9C0355407; Mon, 16 Apr 2001 13:24:18 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by q.closedsrc.org (Postfix) with ESMTP id D7EEE51610; Mon, 16 Apr 2001 13:24:18 -0700 (PDT) Date: Mon, 16 Apr 2001 13:24:18 -0700 (PDT) From: Linh Pham To: G D McKee Cc: Questions FreeBSD Subject: Re: Mount Windows Share on FreeBSD Files System In-Reply-To: <002301c0c6b0$b50dd420$01000001@gdmckee.local> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 2001-04-16, G D McKee scribbled: # I have been trying to mount a windows share on FreeBSd using SMBFS. Got it # compiled and it doesn't seem to work. I have followed the examples. Does it error out? Do you have a local account on the Windows machine (not a domain account, mind you) that you can log into? The command should be: mount -t smbfs //user@server/share /mount/point It should then prompt for a password. -- Linh Pham [lplist@closedsrc.org] // 404b - Brain not found To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message