PingDirectory

Disabling an account

Steps

  • To disable a user’s account, run the manage-account tool.

    Example:

    $ bin/manage-account set-account-is-disabled \
      --operationValue true --targetDN uid=user.1,ou=People,dc=example,dc=com

    Result:

    You receive the following message.Account Is Disabled: true