Manual Pages for UNIX Darwin command on man ldapdelete
MyWebUniversity

Manual Pages for UNIX Darwin command on man ldapdelete

LDAPDELETE(1) LDAPDELETE(1)

NAME

ldapdelete - LDAP delete entry tool

SYNOPSIS

llddaappddeelleettee [-nn] [-vv] [-kk] [-KK] [-cc] [-MM[[MM]]] [-dd debuglevel] [-ff file]

[-DD binddn] [-WW] [-ww passwd] [-yy passwdfile] [-HH ldapuri] [-hh ldaphost]

[-PP 2|3] [-pp ldapport] [-OO security-properties]] [-UU authcid] [-RR realm]

[-xx] [-II] [-QQ] [-XX authzid] [-YY mech] [-ZZ[[ZZ]]] [dn]...

DESCRIPTION

ldapdelete is a shell-accessible interface to the llddaappddeelleettee(3)

library call. llddaappddeelleettee 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 2253. If no dn arguments are provided, a list of DNs is read from standard input

(or from file if the -f flag is used).

OOPPTTIIOONNSS

-nn Show what would be done, but don't actually delete entries.

Useful for debugging in conjunction with -v.

-vv Use verbose mode, with many diagnostics written to standard out-

put.

-kk Use Kerberos IV authentication instead of simple authentication.

It is assumed that you already have a valid ticket granting ticket. This option only has effect if llddaappddeelleettee is compiled with Kerberos support.

-KK Same as -k, but only does step 1 of the Kerberos IV bind. This

is useful when connecting to a slapd and there is no x500dsa.hostname principal registered with your Kerberos Domain Controller(s).

-cc Continuous operation mode. Errors are reported, but

llddaappddeelleettee will continue with deletions. The default is to exit after reporting an error.

-MM[[MM]] Enable manage DSA IT control. -MMMM makes control critical.

-dd debuglevel

Set the LDAP debugging level to debuglevel. llddaappddeelleettee must be compiled with LDAPDEBUG defined for this option to have any effect.

-ff file

Read a series of DNs from file, one per line, performing an LDAP delete for each.

-xx Use simple authentication instead of SASL.

-DD binddn

Use the Distinguished Name binddn to bind to the LDAP directory.

-WW Prompt for simple authentication. This is used instead of spec-

ifying the password on the command line.

-ww passwd

Use passwd as the password for simple authentication.

-yy passwdfile

Use complete contents of passwdfile as the password for simple authentication.

-HH ldapuri

Specify URI(s) referring to the ldap server(s).

-hh ldaphost

Specify an alternate host on which the ldap server is running.

Deprecated in favor of -H.

-pp ldapport

Specify an alternate TCP port where the ldap server is listen-

ing. Deprecated in favor of -H.

-PP 2|3 Specify the LDAP protocol version to use.

-rr Do a recursive delete. If the DN specified isn't a leaf, its

children, and all their children are deleted down the tree. No

verification is done, so if you add this switch, ldapdelete will

happily delete large portions of your tree. Use with care.

-OO security-properties

Specify SASL security properties.

-II Enable SASL Interactive mode. Always prompt. Default is to

prompt only as needed.

-QQ Enable SASL Quiet mode. Never prompt.

-UU authcid

Specify the authentication ID for SASL bind. The form of the identity depends on the actual SASL mechanism used.

-RR realm

Specify the realm of authentication ID for SASL bind. The form of the realm depends on the actual SASL mechanism used.

-XX authzid

Specify the requested authorization ID for SASL bind. authzid must be one of the following formats: ddnn:: or uu::

-YY mech

Specify the SASL mechanism to be used for authentication. If it's not specified, the program will choose the best mechanism the server knows.

-ZZ[[ZZ]] Issue StartTLS (Transport Layer Security) extended operation. If

you use -ZZZZ, the command will require the operation to be suc-

cessful. EEXXAAMMPPLLEE The following command:

ldapdelete "cn=Delete Me,dc=example,dc=com"

will attempt to delete the entry named "cn=Delete Me,dc=exam-

ple,dc=com". Of course it would probably be necessary to supply authentication credentials. DIAGNOSTICS

Exit status is 0 if no errors occur. Errors result in a non-zero exit

status and a diagnostic message being written to standard error.

SEE ALSO

llddaapp..ccoonnff(5), llddaappaadddd(1), llddaappmmooddiiffyy(1), llddaappmmooddrrddnn(1), llddaappsseeaarrcchh(1), llddaapp(3), llddaappddeelleettee(3) AUTHOR The OpenLDAP Project AACCKKNNOOWWLLEEDDGGEEMMEENNTTSS OOppeennLLDDAAPP is developed and maintained by The OpenLDAP Project (http://www.openldap.org/). OOppeennLLDDAAPP is derived from University of Michigan LDAP 3.3 Release. OpenLDAP 2.2.19 2004/11/26 LDAPDELETE(1)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™