From owner-freebsd-questions@FreeBSD.ORG Fri Apr 14 00:20:19 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 5151716A407 for ; Fri, 14 Apr 2006 00:20:19 +0000 (UTC) (envelope-from jostein@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 103DB43D45 for ; Fri, 14 Apr 2006 00:20:17 +0000 (GMT) (envelope-from jostein@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so1306403wxc for ; Thu, 13 Apr 2006 17:20:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=BpsNuI+jDjTwdWcZtj5+CoECFs7fe0tg+WXyKy07WCoO9Zo2Z379XQ+/LJ6jcnYCfGXxcHPFdtGmLyPO85mVygFQNxLXCOoX6KQM7p1A/eTiCye1VWkZJWXUsxU1xIsEVC7Vqy+u10HG8VoRAnu/vIjoc4A7K2RHot1Yha+xJh0= Received: by 10.70.132.9 with SMTP id f9mr1358439wxd; Thu, 13 Apr 2006 17:20:17 -0700 (PDT) Received: by 10.70.46.14 with HTTP; Thu, 13 Apr 2006 17:20:17 -0700 (PDT) Message-ID: Date: Fri, 14 Apr 2006 02:20:17 +0200 From: "=?ISO-8859-1?Q?Jostein_Kj=F8nigsen?=" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Problem regarding Samaba-automonts. 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: Fri, 14 Apr 2006 00:20:19 -0000 Hi! I got a question regarding samba automounting in FreeBSD. I'm running FreeBSD 6.0 and have Samba3 installed. Manual mounting works fine, but I do need to enter a password. This is regardless if its a specific mount or mounting a /etc/fstab entry. As far as I've understood things, to get automounting working properly (w/o the password request) I need to enter a few entris in /etc/nsmb.conf. And so I've done. If I use lowercase letters for the[COMPUTERNAME] and [COMPUTERNAME:USERNAME] section, it just gets ignored. If I use all uppercase, I get "syserror: connection reset by peer". I've tried a few combinations of various /etc/fstab capitalization and /etc/nsmb.conf capitalizations, but to no avail. Either i get "connection reset by peer", or I get a request for the password. I was wondering if you guys had any suggestions as to what may be wrong or what I am doing wrong here, because I'm pretty much stuck. Oh. And great work. FreeBSD is my favorite *nix OS. -- Jostein @ gmail.com When the going gets tough, the tough gets duct-tape.