From owner-freebsd-questions@FreeBSD.ORG Thu Feb 10 02:21:34 2011 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 2BAED1065672 for ; Thu, 10 Feb 2011 02:21:34 +0000 (UTC) (envelope-from jcw@speakeasy.net) Received: from mail6.sea5.speakeasy.net (mail6.sea5.speakeasy.net [69.17.117.50]) by mx1.freebsd.org (Postfix) with ESMTP id 0B5848FC12 for ; Thu, 10 Feb 2011 02:21:33 +0000 (UTC) Received: (qmail 3272 invoked from network); 10 Feb 2011 01:54:51 -0000 Received: from g1.stradamotorsports.com (HELO w16.stradamotorsports.com) (jcw@[64.81.163.42]) (envelope-sender ) by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 10 Feb 2011 01:54:51 -0000 Message-ID: <4D53456A.90905@speakeasy.net> Date: Wed, 09 Feb 2011 17:54:50 -0800 From: "Jason C. Wells" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.10) Gecko/20100808 Lightning/1.0b1 Thunderbird/3.0.5 MIME-Version: 1.0 To: freebsd general questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Heimdal on 8.1 ASN.1 Encoding 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, 10 Feb 2011 02:21:34 -0000 Some time ago I gave 8.0 a try as a Heimdal KDC. I tried again today with 8.1. With new principals and new keytabs I get this error: Kerberos V5 refuses authentication because Read req failed: ASN.1 encoding ended unexpectedly Any ideas what this might be? My kdc.conf and krb5.conf are minimal with no tinkering with keytypes. Thanks, Jason C. Wells