LDAP2Zaurus

A simple PHP script for exporting addresses from an LDAP directory to the XML format used by the Zaurus' address book.

Version: 0.1

Status: works for me, I converted about 200 addresses from my LDAP server to the Zaurus address book. More testing with other configurations needed.

Try or download it.

LDAP2Zaurus is free software under the GNU General Public License.

ldap2zaurus requires PHP4 with the LDAP module and the Smarty template engine.

Installing on a server: edit config.php to reflect your configuration and then access form.php with a web browser.

Running from the command line: edit config.php to reflect your configuration, don't forget to uncomment the getXML line. Then call your PHP4 cgi executable:
php4 -q ldap2zaurus.php > addressbook.xml