The dump-dns Command-Line Tool

Obtain a listing of all of the DNs for all entries below a specified base DN in the Directory Server.

Usage

dump-dns {arguments}

LDAP Connection and Authentication Arguments

Additional Arguments

Dependent Argument Sets

Exclusive Argument Sets

Examples

    dump-dns --hostname server.example.com --port 389 \
         --bindDN uid=admin,dc=example,dc=com --bindPassword password \
         --baseDN dc=example,dc=com --outputFile example-dns.txt