Ldap_add adds an LDAP directory entry. Syntax: boolean ldap_add (int handle, string dn, array entry); Return value: Boolean function Type: http://www.aliyun.com/zixun/aggregation/32416.html "> Network system Content Description This function is used to add new entries to the LDAP directory. Parameter hand ...
Ldap_modify changes the properties of the LDAP directory. Syntax: boolean ldap_modify (int handle, string dn, array entry); Return value: Boolean function Type: http://www.aliyun.com/zixun/aggregation/32416.html "> Network system Content Description This function is used to change the current directory on the LDAP server ...
Ldap_mod_add adds the attributes of the LDAP directory. Syntax: boolean ldap_mod_add (int handle, string dn, array entry); Return value: Boolean function kind: http://www.aliyun.com/zixun/aggregation/32416.html "> Network system Content Description This function is used to add new attributes to the LDAP directory ...
Ldap_mod_replace New LDAP directory replaces old attributes. Syntax: boolean ldap_mod_replace (int handle, string dn, array entry); Return value: Boolean function Type: http://www.aliyun.com/zixun/aggregation/32416.html "> Network system Content Description This function is used for ...
Ldap_mod_del deletes the properties of the LDAP directory. Syntax: boolean ldap_mod_del (int handle, string dn, array entry); Return value: Boolean function kind: http://www.aliyun.com/zixun/aggregation/32416.html "> Network system Content Description This function is used to delete to LDAP directory ...
LDAP_GET_DN gets the DN value. Syntax: string ldap_get_dn (int handle, int result_entry_identifier); Return value: String function Type: http://www.aliyun.com/zixun/aggregation/32416.html "> Network system Content Description This function is used to obtain an explicit name for LDAP (DN ...).
Ldap_first_attribute gets the properties of the first resource. Syntax: string ldap_first_attribute (int handle, int result_entry_identifier, int ber_identifier); Return value: String function type: Http://www.aliyun.com/zixun/aggregation/32416.html" ...
Ldap_next_attribute gets the pen property of the returned data. Syntax: string ldap_next_attribute (int handle, int result_entry_identifier, int ber_identifier); Return value: String function type: http://www.aliyun.com/zixun/aggregation/32416.html "...
Ldap_bind the LDAP directory. Syntax: boolean ldap_bind (int handle, string [Bind_rdn], string [Bind_password]); Return value: Boolean function Type: http://www.aliyun.com/zixun/aggregation/32416.html "> Network system Content Description This function is used to fasten ...
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.