ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



dirt(1)                   BSD General Commands Manual                  dirt(1)

NAME
     dirt -- A Directory Tool for testing Directory Services

SYNOPSIS
     dirt [-c] [-g] [-s] [-l | -m path | -n] [-q query_iterations [-d seconds]] -u username [-p password]

DESCRIPTION
     The dirt tool is a command line utility for testing Directory Services.  Common usages are to do simple
     authentication tests on various nodes (including search node) as well as repetitive stress testing.

     The options are as follows:

     options:

     -l       Search Local node only

     -c       Search the Contacts search path (default is to use the Authentication path)

     -m path  Search on node named path

     -q n     Perform the specified query operation n times. (specify 0 to loop forever)

     -d n     Sleep n seconds between each query iteration.  Default is 0.

     -g       Search for groups instead of users.

     -a auth_method
              Use specified authentication method. Available methods:
                    nt --> SMB-NT

     -s       Grep the DS headers for final status code.

SEE ALSO
     DirectoryService(8) dscl(1) DirectoryServiceAttributes(7)

MacOSX                           Feb 21, 2003                           MacOSX

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.