From owner-freebsd-questions@FreeBSD.ORG Sat Nov 11 02:04:31 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 45A3216A417 for ; Sat, 11 Nov 2006 02:04:31 +0000 (UTC) (envelope-from gcooper@cs.washington.edu) Received: from mxout1.cac.washington.edu (mxout1.cac.washington.edu [140.142.32.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id F028643D5C for ; Sat, 11 Nov 2006 02:04:30 +0000 (GMT) (envelope-from gcooper@cs.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.7]) by mxout1.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id kAB24UIQ017061 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 10 Nov 2006 18:04:30 -0800 X-Auth-Received: from [192.168.0.101] (dsl254-013-145.sea1.dsl.speakeasy.net [216.254.13.145]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id kAB24Ppp007331 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 10 Nov 2006 18:04:28 -0800 Message-ID: <45552FA8.3040003@cs.washington.edu> Date: Fri, 10 Nov 2006 18:04:24 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <31A28DB9-909A-4B7F-A8FF-85322ED27440@cs.washington.edu> In-Reply-To: <31A28DB9-909A-4B7F-A8FF-85322ED27440@cs.washington.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.2.1.279297, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2006.11.10.174933 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: [Mac-users] Mounting dante 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: Sat, 11 Nov 2006 02:04:31 -0000 Amir Stone wrote: > Hi, > > Is there any way to mount our dante account onto OSX with cmd-K? I > find Fugu bothersome. > > Thanks, > Amir 1. C&C doesn't export any of the NFS directories outside of the dante cluster (or homer cluster, etc). 2. smb shares are mountable on-campus (keyword), so feel free to mount them on-campus. Only know that other than authentication, the information transported across the network is plaintext. Doesn't matter in most cases given that network cards don't usually operate in promiscuous mode and nodes along a network path don't masquerade as routers or capture traffic, but you don't want to transport information across smb if it's 'mission critical' or 'confidential', persay.. Just some thoughts.. -Garrett