From owner-freebsd-stable@FreeBSD.ORG Thu Aug 2 13:00:35 2012 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02F5810656FA for ; Thu, 2 Aug 2012 13:00:34 +0000 (UTC) (envelope-from attila.bogar@linguamatics.com) Received: from mail.linguamatics.com (mail.linguamatics.com [188.39.80.203]) by mx1.freebsd.org (Postfix) with ESMTP id 7C8B98FC2B for ; Thu, 2 Aug 2012 13:00:30 +0000 (UTC) Received: from [10.252.10.232] (random.linguamatics.com [10.252.10.232]) by mail.linguamatics.com (Postfix) with ESMTPSA id 48546EFB44C for ; Thu, 2 Aug 2012 13:52:42 +0100 (BST) Message-ID: <501A781D.2050506@linguamatics.com> Date: Thu, 02 Aug 2012 13:52:45 +0100 From: =?ISO-8859-1?Q?Attila_Bog=E1r?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: freebsd-stable@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Who is responsible for Heimdal/Kerberos in FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2012 13:00:35 -0000 Hello, I'm repeating my last month request. Who is responsible for Heimdal/Kerberos or GSSAPI/NFS in FreeBSD? I got a working NFSv3/Kerberos over UDP for EL6 nfs clients, but suddenly I'm experiencing NFS I/O errors on high load/small files, which I think are due to the buggy/old heimdal in FreeBSD. NFS+Kerberos with EL6 over TCP is broken anyway. Attila