Re: OpenLDAP + Kerberos

2003-02-19 Thread John Fieber
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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


OpenLDAP + Kerberos

2003-02-13 Thread Matt Smith
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.  Unfortunately, I am having no
success, using the port.  Are there some special flags I have to set? 
Does anyone have this configuration working?
Thanks all,
-Matt

-- 
Matt Smith <[EMAIL PROTECTED]>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



OpenLDAP + Kerberos

2003-02-11 Thread Matt Smith
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.  Unfortunately, I am having no
success, using the port.  Are there some special flags I have to set? 
Does anyone have this configuration working?
Thanks all,
-Matt

-- 
Matt Smith <[EMAIL PROTECTED]>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message