From owner-freebsd-questions@FreeBSD.ORG Thu Jun 9 21:47:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B32516A41C for ; Thu, 9 Jun 2005 21:47:20 +0000 (GMT) (envelope-from dlemire@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9EAA43D53 for ; Thu, 9 Jun 2005 21:47:19 +0000 (GMT) (envelope-from dlemire@gmail.com) Received: by rproxy.gmail.com with SMTP id b11so98211rne for ; Thu, 09 Jun 2005 14:47:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ZTlMr0EFkFuFOQlbO+WvQLz1AuR57QsgTkUfIL0QpSbtjbtoNPIKHhMNxIpZlVC0HnDHFMmsSt3kHgH1ZsgSBtlxfvVkDHB7IalL7pfHHsRh74j2WvWyAn69K2MzLzCchUx7M5oxaNPK9KZgxomV+g/4C2RrkmRLLunYtn8bOaw= Received: by 10.11.120.28 with SMTP id s28mr12538cwc; Thu, 09 Jun 2005 14:47:18 -0700 (PDT) Received: by 10.11.100.46 with HTTP; Thu, 9 Jun 2005 14:47:18 -0700 (PDT) Message-ID: <32e9a1d0506091447419c7e3c@mail.gmail.com> Date: Thu, 9 Jun 2005 15:47:18 -0600 From: Denis Lemire To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Heimdal Kerberos with LDAP support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Denis Lemire List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2005 21:47:20 -0000 I would like to setup Heimdal Kerberos and use OpenLDAP to store its databa= se. Too my knowledge the kerberos installation in the base of FreeBSD 5.4 does not support LDAP. I could install from ports but then I end up with two kerberos installations which is sure to give me a headache somewhere down the line. How can I replace the Kerberos installation in the base with the one from ports with LDAP support? Apologies if this is a common question, but I can't seem to find an answer. Regards, Denis Lemire