From owner-freebsd-current@FreeBSD.ORG Thu May 15 21:06:54 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4B3E37B401 for ; Thu, 15 May 2003 21:06:54 -0700 (PDT) Received: from antares.student.iastate.edu (antares.student.iastate.edu [65.110.241.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F71443F3F for ; Thu, 15 May 2003 21:06:54 -0700 (PDT) (envelope-from kparz@antares.student.iastate.edu) Received: from antares.student.iastate.edu (localhost [127.0.0.1]) h4G46rLf004793 for ; Thu, 15 May 2003 23:06:53 -0500 (CDT) (envelope-from kparz@antares.student.iastate.edu) Received: (from kparz@localhost)h4G46m7Y004792 for freebsd-current@freebsd.org; Thu, 15 May 2003 23:06:48 -0500 (CDT) Date: Thu, 15 May 2003 23:06:48 -0500 From: Krzysztof Parzyszek To: freebsd-current@freebsd.org Message-ID: <20030516040648.GA4775@antares.student.iastate.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline User-Agent: Mutt/1.4i Subject: Kerberos4 with Heimdal X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kristof@swissmail.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 04:06:55 -0000 Hi, I need to use Kerberos4 for some things and so I was wondering if there is a convenient way to enable Kerberos4 support during buildworld. If that cannot be done, could the krb4 port be installed without causing any conflicts with Heimdal? Krzysztof