Determining whether an account is disabled - PingDirectory - 9.3

PingDirectory 9.3

bundle
pingdirectory-93
ft:publication_title
PingDirectory 9.3
Product_Version_ce
PingDirectory 9.3 (Latest)
category
Product
pd-93
pingdirectory
ContentType_ce
To determine whether a user’s account has been disabled, run the manage-account tool with the get-account-is-disabled subcommand.
$ bin/manage-account get-account-is-disabled \ 
  --targetDN uid=user.1,ou=People,dc=example,dc=com

If the account has been disabled, you receive the following message.

Account Is Disabled: true