Date: Thu, 24 Oct 2002 08:23:59 -0700 From: Joe Kelsey <joek@mail.flyingcroc.net> To: freebsd-ports@freebsd.org Subject: openldap versus cyrus-sasl versus heimdal Message-ID: <3DB8108F.3080308@mail.flyingcroc.net>
next in thread | raw e-mail | index | archive | help
Has anyone been able to successfully install openldap2 with sasl and heimdal support? There are severe circular dependencies at work here. cyrus-sasl depends on openldap and mysql. That means that you first have to install openldap without sasl support in order to install cyrus-sasl. Then, you can install openldap with sasl support, but you have to make sure you installed cyrus-sasl *without* heimdal or the sasl test in openldap2 configure will fail. Then you can go back and reinstall cyrus-sasl with HEIMDAL_HOME=/usr in order to get Kerberos 5 support. Does this seem needlessly complex? Also completely forget about cyrus-sasl2, it just plain doesn't work... /Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DB8108F.3080308>