From owner-freebsd-questions@FreeBSD.ORG Mon May 17 14:03:13 2010 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 35902106566C for ; Mon, 17 May 2010 14:03:13 +0000 (UTC) (envelope-from ansarm@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id F200B8FC18 for ; Mon, 17 May 2010 14:03:12 +0000 (UTC) Received: by iwn42 with SMTP id 42so438450iwn.13 for ; Mon, 17 May 2010 07:03:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=aMcIyGcnwM0dvjbYZ/R8vUHp/HuCo5R4JA4UxI7LpFU=; b=GmpeD1m2ditDFLz6qKm5ryPcpGmkWX0KKm/RvPCwI9mGhbOkFjD8i3VwF+gMGocDQd FxEPBJ4LU+1bZzyuoATFZvmzR3mm7KzBRU7DorJvg+klx781YUzfyBw7BPry5qYIoOT7 kwI5YGshoWnCGKSGoEj2h6hF/q3pN8iC/ReZ8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=i2nyQAVMaL4bPlhX3HcR4gAyRHP+43DnIF+dVHokd2s0NqBmsjY1Wwp/UuHK7T5NCX H8XvZAhm+iAdSm1qmcboxgZlV6wCpZ6pugx6+sNX+gBv+duwTTKkcRt7u9yHQhWZHkMU KH3+8xPXbKScSvUZjP29zctkyD87PCmEUyet8= MIME-Version: 1.0 Received: by 10.231.147.18 with SMTP id j18mr236041ibv.12.1274104974924; Mon, 17 May 2010 07:02:54 -0700 (PDT) Received: by 10.231.207.16 with HTTP; Mon, 17 May 2010 07:02:54 -0700 (PDT) Date: Mon, 17 May 2010 10:02:54 -0400 Message-ID: From: Ansar Mohammed To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: 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: Mon, 17 May 2010 14:03:13 -0000 Sorry for the necro post.. but the source on mount_smbfs definitely has kerberos options.. http://www.opensource.apple.com/source/smb/smb-431.2/mount_smbfs/mount_smbfs.c >> mount_smbfs on OSX seems to have Kerberos support, does mount_smbfs on >> FreeBSD support Kerberos? >No, but if it's in Darwin, it shouldn't be that hard to port >(although some parts of CIFS seem to be trailing quite a bit). >To be honest, I don't see anything about Kerberos in the man >pages I have available for Darwin. > >-- >Lowell Gilbert, embedded/networking software engineer, Boston area >[url]http://be-well.ilk.org/~lowell/[/url]