dirt: testing directory services

dirt is a command line goodie that lets you test directory services without the pain of logging in and out to discover if it will let you authenticate. For example:

dirt -u username -n

will check if the username exists in any of the directories defined on the computer and list what directory it was found in.

Leave a Reply