From owner-freebsd-stable@FreeBSD.ORG Fri Aug 8 11:05:43 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB4CA37B401 for ; Fri, 8 Aug 2003 11:05:43 -0700 (PDT) Received: from moutvdom.kundenserver.de (moutvdom.kundenserver.de [212.227.126.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F3F043FA3 for ; Fri, 8 Aug 2003 11:05:41 -0700 (PDT) (envelope-from mail@stefan-knoblauch.de) Received: from [212.227.126.220] (helo=mrvdomng.kundenserver.de) by moutvdom.kundenserver.de with esmtp (Exim 3.35 #1) id 19lBcS-00036n-00 for freebsd-stable@freebsd.org; Fri, 08 Aug 2003 20:05:40 +0200 Received: from [217.86.28.231] (helo=proxy.skhome.de) by mrvdomng.kundenserver.de with smtp (Exim 3.35 #1) id 19lBcS-0003Dr-00 for freebsd-stable@freebsd.org; Fri, 08 Aug 2003 20:05:40 +0200 Date: Fri, 8 Aug 2003 20:05:39 +0200 From: Stefan Knoblauch To: freebsd-stable@freebsd.org Message-Id: <20030808200539.47e8e135.mail@stefan-knoblauch.de> In-Reply-To: <3F313594.7030404@lmco.com> References: <3F313594.7030404@lmco.com> X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: More mount_smbfs X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2003 18:05:44 -0000 i have this running, do you need more help ??? regards Stefan On Wed, 06 Aug 2003 10:06:28 -0700 Brandon Fosdick wrote: > Thanks to Will Saxon I'm finally able to mount Samba shares on my 5.1-R > box using the command > > mount_smbfs -I 129.197.36.34 -W acct01 //bfosdick@129.197.36.34/net-11 > /sp/net-11 > > which then prompts me for my password. So now the question is...how do I > put this in /etc/fstab? What do I do about the password? > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to > "freebsd-stable-unsubscribe@freebsd.org"