Ldap_delete manual
Specify the LDAP protocol version number to be used for the delete operation, either 2 or 3. LDAP v3 is the default; only specify LDAP v2 when connecting to servers that do not support v3. -Y. proxyDN. Specify the proxy DN to use for the delete operation, usually in double quotes ("") for the shell. Delete Object. This button deletes all LDAP objects which are currently selected in the object list. If the focus is set to the treeview panelof the LDAP browser main window, the currently selected container will be deleted. This includes child objects and subtrees which may exists under the regarding objects. Command to display ldap_delete_ext manual in Linux: $ man 3 ldap_delete_ext NAME ldap_delete, ldap_delete_s, ldap_delete_ext, ldap_delete_ext_s - Perform an LDAP delete operation.
The following command: ldapdelete "cn=Delete Me,dc=example,dc=com" will attempt to delete the entry named "cn=Delete Me,dc=example,dc=com". Of course it would probably be necessary to supply authentication credentials. DIAGNOSTICS top Exit status is 0 if no errors occur. Description. bool ldap_delete (resource link_identifier, string dn) Returns TRUE on success or FALSE on failure. ldap_delete () function delete a particular entry in LDAP directory specified by dn. ldap_count_entries. ldap_dn2ufn. Last updated: Tue, 19 Sep ldapdelete opens a connection to an LDAP server, binds, and deletes one or more entries. If one or more DN arguments are provided, entries with those Distinguished Names are deleted. Each DN should be provided using the LDAPv3 string representation as defined in RFC
Useful function to delete dn entries recursively bool myldap_delete (resource ds, string dn, bool recursive) Returns TRUE on success, FALSE on failure. Syntax; Parameters; Return value; Remarks; Requirements; See also. The ldap_delete function deletes an entry from the directory tree. Managing Directory Entries · Providing Input to the ldapadd, ldapmodify, and ldapdelete Utilities Manually Reducing the Size of a Large Changelog.
0コメント