-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, 28 Nov 2005, Ilias Sachpazidis wrote:

Hi,



I am trying to install cyrus-sasl-2 with LDAP support. Unsuccessfully so
far.

The unix box is 5.4-RELEASE FreeBSD.

Under FreeBSD port I installed cyrus-sasl2-saslauthd package.

Strating the deamon, I get:

mail # saslauthd -a ldap -c -t 30

saslauthd[86426] :set_auth_mech   : unknown authentication mechanism: ldap



I suppose that saslauthd has not been compiled with LDAP support, has it?

Has anyone already installed saslauthd with ldap on FreeBSD?

The schema I would like to have (application)---> (saslauthd) -----> (LDAP).

As far as i can tell, this packages contains saslauthd without LDAP support. You should pkg_delete(1) the cyrus-sasl2-saslauthd package you've installed and build this by yourself out of the ports-tree. The following command, executed in /usr/ports/security/cyrus-sasl2-saslauthd should give you an LDAP enabled saslauthd: 'make WITH_OPENLDAP=1 install clean'. If you need a a specific version of OpenLDAP, eg. openldap-2.2.xx, then you should additionally specify WANT_OPENLDAP_VER=22.

Joerg

- -- The beginning is the most important part of the work.
                                -Plato
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFDitOXSPOsGF+KA+MRAmG7AKCzjIkHoETjrV+5Ghtm20tM4czYeACfeEo/
ZG0do28ofJbubMq9RDP3KSE=
=FmuB
-----END PGP SIGNATURE-----
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to