#include <ldap.h> int ldap_copy_controls( LDAPControl ***to_here, LDAPControl **from)
The ldap_copy_controls() function is used to make a copy of the list of LDAP server controls.
No i5/OS authority is required. All authority checking is done by the LDAP server.
Top | LDAP APIs | APIs by category |