ACTIVE DIRECTORY Reset a user password function

The ACTIVE DIRECTORY Reset a user password function in RPA.

Help CentreBuilding Processes

This article describes the RPA Active Directory functionality to reset a user's password.

For a full list of available functions, please read ACTIVE DIRECTORY functions.


Description

The ACTIVE DIRECTORY Reset a user password function resets the password for a specified user account in Active Directory.


Setting it up

To use the ACTIVE DIRECTORY Reset a user password function, follow these instructions:

{{popups:rpas/add:action=ad-reset-password}}

Once on a process map:

  1. Navigate to the process where you would like to add the ACTIVE DIRECTORY Reset a user password function
  2. Click on the green button's drop-down (right side of the green button labelled "Process")
  3. On the menu that appears, click on the "+ Activity" item
  4. From here you can select the ACTIVE DIRECTORY Reset a user password option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
NameYesText-The name of the Active Directory connection to use
DNYesText-The distinguished name of the user whose password to reset
New passwordYesText-The new password to set for the user

Output variables

This action does not produce output variables.


Errors

ErrorDescription
Connection not foundNo connection exists with the specified name
User not foundNo user was found with the specified DN
Password policy violationThe new password does not meet the domain's password policy requirements

Tips

  • Requires a secure connection (LDAPS or Start TLS) to reset passwords
  • The new password must meet the domain's password complexity and length requirements

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.