RedPhoenix
Programmer
Hi,
I am using the winldap.h API to query Active Directory for a binary field called objectGUID. I am trying to use the ldap_get_values_len function to do this but am having a few problems. I need to retrieve the data and convert it into base64. I have some example conversion functions but none of them deal with the result from ldap_get_value_len function.
Does anyone have any code that does something similar or can anyone suggest a solution.
thanks
phoenix
I am using the winldap.h API to query Active Directory for a binary field called objectGUID. I am trying to use the ldap_get_values_len function to do this but am having a few problems. I need to retrieve the data and convert it into base64. I have some example conversion functions but none of them deal with the result from ldap_get_value_len function.
Does anyone have any code that does something similar or can anyone suggest a solution.
thanks
phoenix