Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: si_blakely on August 22, 2006, 12:17:17 PM

Title: OpenLDAP tools
Post by: si_blakely on August 22, 2006, 12:17:17 PM
I have just migrated to sme7 from sme6.01

I had a script that ran daily to dump all the email addresses stored in LDAP (using abook) into the spamassassin whitelist.

This script relies on ldapsearch, one of the OpenLDAP utilities. It does not appear to be installed on sme7 (or any equivalent tool).

Any ideas - short of downloading the OpenLDAP source, and compiling it - (is there a development tools contrib yet?)

Simon
Title: Re: OpenLDAP tools
Post by: CharlieBrady on August 22, 2006, 12:54:18 PM
Quote from: "si_blakely"

This script relies on ldapsearch, one of the OpenLDAP utilities. It does not appear to be installed on sme7 (or any equivalent tool).


ldapsearch is in the openldap-clients rpm.
Title: OpenLDAP tools
Post by: si_blakely on August 23, 2006, 11:26:59 AM
Thanks

Simon