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_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_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_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_search lists the tree summary. Syntax: int ldap_search (int handle, string base_dn, string filter, array [attributes]); Return value: integer function Kind: http://www.aliyun.com/zixun/aggregation/32416.html "> Network system Content description This function ...
Ldap_get_entries obtain full return information. Syntax: array ldap_get_entries (int handle, int result_identifier); Return value: Array function type: http://www.aliyun.com/zixun/aggregation/32416.html "> Network system Content Description This function is used to obtain all return data for LDAP. Parameters ...
Ldap_read gets the current data attribute. Syntax: int ldap_read (int handle, string base_dn, string filter, array [attributes]); Return value: Integer function Type: http://www.aliyun.com/zixun/aggregation/32416.html "> Network system Content Description This function is used to list the tree-like capital ...
Ldap_list lists the summary tables. Syntax: int ldap_list (int handle, string base_dn, string filter, array [attributes]); Return value: Integer function type: http://www.aliyun.com/zixun/aggregation/32416.html > Network system Content Description This function is used to list single layers ...
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.