FindExpAcc: Free Software for checking expired AD accounts and passwords

Source: Internet
Author: User

An active directory user account that has not been used for a long time may expire without the user or administrator's knowledge. Writing a script to search for expired accounts or passwords of expired accounts is boring. This may be why Joe Richard of JoeWare.net released the FindExpAcc tool software.

FindExpAcc is a command line tool. You can query any expired accounts on the local LDAP server and obtain results returned in a comma-separated format. This kind of search applies to normal expired accounts and accounts with expired passwords. This software also provides many command line options. I will briefly introduce them as follows:

Skipforced: Do not display accounts with expired passwords due to administrator intervention.

Pwd: Check whether the password expires without checking the account.

Dsq: only the DNS referenced in the response is printed.

Days n: Check the records of the past n days to see which accounts expire at that time. Note: This function only takes a fixed 24-hour period for forward queries and cannot start from a specified day. Note that if the number of days that have expired is displayed as a negative number, it indicates the number of days that have expired.

T n: the connection timeout time (default value: 120 seconds ).

Excldn nn: provides a set of strings to filter query objects from output data.

S scope: Change the LDAP search range. The default value is subtree. Other values include root and individual.

H hostname: Change the default LDAP server. This type of server is usually determined by the Active Directory. If the Active Directory is not running, you must specify an Active Directory. The host name can be the name of a machine or an IP address.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.