directoryservice_reset_user_password: Resets the password for any user in your Managed Microsoft AD...

View source: R/directoryservice_operations.R

directoryservice_reset_user_passwordR Documentation

Resets the password for any user in your Managed Microsoft AD or Simple AD directory

Description

Resets the password for any user in your Managed Microsoft AD or Simple AD directory.

See https://www.paws-r-sdk.com/docs/directoryservice_reset_user_password/ for full documentation.

Usage

directoryservice_reset_user_password(DirectoryId, UserName, NewPassword)

Arguments

DirectoryId

[required] Identifier of the Managed Microsoft AD or Simple AD directory in which the user resides.

UserName

[required] The user name of the user whose password will be reset.

NewPassword

[required] The new password that will be reset.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.