14.02.2014 Views

ldapv3.pdf 7947KB Apr 17 2013 11:30:42 AM - mirror omadata

ldapv3.pdf 7947KB Apr 17 2013 11:30:42 AM - mirror omadata

ldapv3.pdf 7947KB Apr 17 2013 11:30:42 AM - mirror omadata

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

ldap_get_values<br />

char **ldap_get_values(LDAP* ld, LDAPMessage* entry, char* attr)<br />

ldap_get_values returns a null terminated array of attribute values.<br />

ld The LDAP struct obtained via ldap_init or ldap_open<br />

entry An LDAPMessage struct obtained via ldap_first_entry or<br />

ldap_next_entry after a query operation.<br />

attr A pointer to the description of the attribute the process is<br />

interested in. Typically this is aquired via a call to<br />

ldap_first_attribute or ldap_next_attribute.<br />

If an error occures a NULL value is returned and ld_errno is set to the<br />

appropriate value.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!