From owner-freebsd-bugs Fri Dec 21 8:40: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C7D3C37B417 for ; Fri, 21 Dec 2001 08:40:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLGe0K01643; Fri, 21 Dec 2001 08:40:00 -0800 (PST) (envelope-from gnats) Received: from tensor.xs4all.nl (tensor.xs4all.nl [213.84.53.200]) by hub.freebsd.org (Postfix) with ESMTP id 033FB37B421 for ; Fri, 21 Dec 2001 08:36:47 -0800 (PST) Received: by tensor.xs4all.nl (Postfix, from userid 1000) id 7B0383E38; Fri, 21 Dec 2001 17:36:45 +0100 (CET) Message-Id: <20011221163645.7B0383E38@tensor.xs4all.nl> Date: Fri, 21 Dec 2001 17:36:45 +0100 (CET) From: Dimitry Andric Reply-To: Dimitry Andric To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: conf/33065: default nsmb.conf file contains old pathname Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33065 >Category: conf >Synopsis: default nsmb.conf file contains old pathname >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 21 08:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Dimitry Andric >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: n/a >Environment: System: FreeBSD tensor.xs4all.nl 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Fri Dec 21 04:19:53 CET 2001 root@tensor.xs4all.nl:/usr/obj/usr/src/sys/TENSOR i386 >Description: It seems the smbfs port was imported into the core system at last. However, in the default /etc/nsmb.conf file, there's still mention of /usr/local/etc/nsmb.conf :) >How-To-Repeat: Update to 4.5-PRERELEASE less /etc/nsmb.conf >Fix: diff -ud etc/nsmb.conf.orig etc/nsmb.conf --- etc/nsmb.conf.orig Tue Dec 18 13:53:14 2001 +++ etc/nsmb.conf Fri Dec 21 17:31:42 2001 @@ -2,7 +2,7 @@ # # smbfs lookups configuration files in next order: # 1. ~/.nsmbrc -# 2. /usr/local/etc/nsmb.conf - if this file found it will +# 2. /etc/nsmb.conf - if this file found it will # override values with same keys from user files. # # >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message