Build OpenLDAP 2.3 on FreeBSD using unixODBC instead of libODBC
cd /usr/ports/net/openldap23-server sudo make install WITH_ODBC=y WITH_ODBC_TYPE=unixodbc
More to come on configuring the beast and accompanying phpLDAPadmin...
TextSnippets > jamiew > openldap
2124 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
Jamie Wilkinson http://tramchase.com
cd /usr/ports/net/openldap23-server sudo make install WITH_ODBC=y WITH_ODBC_TYPE=unixodbc