Password Reset
HomeIntegrityControlSolutionsManagement Center
3.1.0 Password Reset
3.1.0 Password Reset
  • THE SERVICE
    • Overview
    • About this release
      • Release notes
      • Breaking changes
    • Get started
    • Installation
      • Container
      • Linux
      • Windows
  • Modules
    • PasswordReset
      • Overview
      • Properties
      • Rules parameters
        • Minimum length
        • Maximum length
        • Uppercase
        • Lowercase
        • Special character
        • Common password
        • Number
        • Repeat password
        • Complexity
        • ❗Custom rule
    • ADResetClient
      • Overview
      • Permissions
      • Module parameters
      • ADPasswordReset valve
    • AuthN
    • Pipes
      • Reset Password
      • ADPasswordReset valve
    • Other modules
  • Operations
    • CEF logging
    • Troubleshooting
      • Extended logging
  • UI
    • Overview
    • Information box
  • On behalf of
    • Overview
    • Configuration
Powered by GitBook
On this page
  1. Modules
  2. ADResetClient

Overview

Add this module when you reset a password in Microsoft Active Directory.

This module must be used if you want to reset a password in Microsoft Active Directory (AD). Since AD have some specific configuration regarding passwords that is different from other LDAP directories we have created this module to handle this.

Example of AD specific configuration is password history, complexity, account lockout and change password at next login.

The ADResetClient module is very similar to the LdapClient module that is used for LDAPSearch for example, however it is not a module to use instead of the LdapClient module. In your configuration you will likely have both module available.

Any specific configuration should be made in the ADPasswordReset Valve.