From owner-freebsd-questions@FreeBSD.ORG Thu Dec 4 01:40:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B72361065670 for ; Thu, 4 Dec 2008 01:40:41 +0000 (UTC) (envelope-from ansarm@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.185]) by mx1.freebsd.org (Postfix) with ESMTP id 4D9EA8FC1C for ; Thu, 4 Dec 2008 01:40:41 +0000 (UTC) (envelope-from ansarm@gmail.com) Received: by rn-out-0910.google.com with SMTP id j71so3454308rne.12 for ; Wed, 03 Dec 2008 17:40:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :message-id:mime-version:content-type:x-mailer:thread-index :content-language; bh=dwaM5ncYa2vWV6KJJD09I4ETS48sDeOpfPeyeGpOY54=; b=ssjlQdia7dFSsiKwJXsqxe3xqbbE+JVCzwMMKHVGAWtXZvVkCQCoJypsqwJwZbhDa6 XlWOo6t43L3wIfd+5un0PHp8ATPfVSu4Ey1UuFoIC4pMt21NC63ofNm+yI3Sy9ukM7qA 4d4kv1xcYaMh5pNHIpGfdNMlJVWtA+mkfyzso= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:mime-version:content-type:x-mailer :thread-index:content-language; b=SglWNwM68SRUPp4cMCYH8ozr4r5DVbMddrnJm+HXdMyWJaSK4V2wQuYvI0HUsDtivC h5ObxYQTWHRvVIpWj/kjn9vJx6wmCOheyLub1aG/zGjmC8dKY7i2BaBC2i0fcX3Rod8O jVrwAzIu/5XxfDQaZnPNYq7HIjTsBPsaEh4/I= Received: by 10.64.3.5 with SMTP id 5mr13609529qbc.75.1228354839991; Wed, 03 Dec 2008 17:40:39 -0800 (PST) Received: from ansarmm2 (206-248-190-95.dsl.teksavvy.com [206.248.190.95]) by mx.google.com with ESMTPS id k7sm700897qba.26.2008.12.03.17.40.38 (version=SSLv3 cipher=RC4-MD5); Wed, 03 Dec 2008 17:40:38 -0800 (PST) From: "Ansar Mohammed" To: Date: Wed, 3 Dec 2008 20:40:37 -0500 Message-ID: <018e01c955b1$4f532070$edf96150$@com> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AclVsU4+PG+sAdpOQjWqkFu8c1qMmw== Content-Language: en-ca Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: mount_smbfs and Kerberos 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: Thu, 04 Dec 2008 01:40:41 -0000 mount_smbfs on OSX seems to have Kerberos support, does mount_smbfs on FreeBSD support Kerberos?