From owner-freebsd-questions@FreeBSD.ORG Thu Aug 14 03:15:35 2003 Return-Path: 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 E1E2A37B401 for ; Thu, 14 Aug 2003 03:15:35 -0700 (PDT) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2635F43FAF for ; Thu, 14 Aug 2003 03:15:35 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 9845338D0A; Thu, 14 Aug 2003 12:15:03 +0200 (CEST) Date: Thu, 14 Aug 2003 12:15:03 +0200 From: Simon Barner To: Jesse Guardiani Message-ID: <20030814101503.GA787@zi025.glhnet.mhn.de> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gKMricLos+KVdGMg" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: freebsd-questions@freebsd.org Subject: Re: smb network browsing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2003 10:15:36 -0000 --gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > However, the more I use mount_smbfs or fstab, > the more I long for a GUI utility that I can > use to browse the "Network Neighborhood" and > mount any shares I desire under /smb or similar. I think LinNeighbourhood is what you want. You can browse your windows network with it, and mount shares with a double click. It's in the ports collection (ports/sysutils/linneighborhood) You should also apply the following patch to the port: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/55179 (which fixes the handling of file systems and mount points with white spaces). (Save the base64-encoded attachment starting from "Content-Type: application/x-tbz;" to a file and run uudeview (ports/converters/uudeview) on it. After that, you have to extract the .tar.bz2 archive and apply the patch: cd /usr/ports/sysutils/linneighborhood patch < rm *.orig files/*.orig Regards, Simon --gKMricLos+KVdGMg Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/O2EnCkn+/eutqCoRAogkAKCR5iXiJ3jSmPigre6znRypu5JgZwCg1xHn uZedOg3LcZK9o8XTC/WOU5A= =/h4n -----END PGP SIGNATURE----- --gKMricLos+KVdGMg--