From owner-freebsd-questions Wed Feb 19 9: 7:31 2003 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 1CF1437B405 for ; Wed, 19 Feb 2003 09:07:30 -0800 (PST) Received: from ella.slis.indiana.edu (ella.slis.indiana.edu [129.79.36.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52E8E43F3F for ; Wed, 19 Feb 2003 09:07:29 -0800 (PST) (envelope-from jfieber@slis.indiana.edu) Received: from slis.indiana.edu (d-1-1.dhcp-149-159.indiana.edu [149.159.1.1]) by ella.slis.indiana.edu (8.12.2+Sun/8.12.2) with ESMTP id h1JH7R1u000611; Wed, 19 Feb 2003 12:07:28 -0500 (EST) Date: Wed, 19 Feb 2003 12:07:22 -0500 Subject: Re: OpenLDAP + Kerberos Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: freebsd-questions@FreeBSD.ORG To: Matt Smith From: John Fieber In-Reply-To: <1045157206.91136.20.camel@d80h149.public.uconn.edu> Message-Id: <9C97511E-442C-11D7-B7E9-00039349B214@slis.indiana.edu> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.551) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thursday, February 13, 2003, at 12:26 PM, Matt Smith wrote: > I have MIT Krb5 installed from ports, as well as the base system > (Heimdall?) kerberos. I am trying to compile the openldap2 port with > Kerberos support. Specifically, I am looking to have Kerberos enabled > clients: ldapsearch, ldapmodify, etc. I don't know how the port is put together (I'm almost exclusively working with Solaris and MacOS X at the moment) but OpenLDAP doesn't need to know anything about kerberos, or even be compiled with Kerberos support. What you DO need is to have OpenLDAP is properly compiled with SASL support and then make sure your SASL installation supports Kerberos, then anything that uses SASL (eg, ldapsearch and friends) should automagically support Kerberos. Have a look at: http://www.bayour.com/LDAPv3-HOWTO.html -john To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message