Tag Archives for OpenLDAP

Find supported LDAP syntaxes in OpenLdap

To lookup the supported syntaxes in OpenLdap, issue this command: ldapsearch -x -s base -b “cn=subschema” ldapsyntaxes Should end up with output like: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 … Continue reading

15. July 2009 by Jason
Categories: Development | Tags: , | Leave a comment