[Date Prev][Date Next] [Chronological] [Thread] [Top]

attribute type in libldap ?



Hi,

is it possible to find out the type of an attribute value (binary or
text) with LDAPv2 in libldap ? From the API it doesn't seem so, but the
LDAP-Browser/Editor Java application seems to be able to do that.

Can I distinguish between binary and text values after an
ldap_first_attribute/ldap_next_attribute, so that I know whether an
attribute value is printable ?

Thanks
  Helge