mc admin user

The mc admin user command and its subcommands manage MinIO AIStor users.

Clients must authenticate to the MinIO AIStor deployment with the access key and secret key associated to a user on the deployment. MinIO AIStor users constitute a key component in MinIO AIStor Identity and Access Management.

To manage users who authenticate using a third-party IDP, use the command for the appropriate provider:

Subcommands

mc admin user includes the following subcommands:

Subcommand Description
add The mc admin user add command adds a new MinIO AIStor user to the target MinIO AIStor deployment.
disable The mc admin user disable command disables an MinIO AIStor user on the target MinIO AIStor deployment.
enable The mc admin user enable command enables an MinIO AIStor user on the target MinIO AIStor deployment.
info The mc admin user info command returns detailed information of an MinIO AIStor user on the target MinIO AIStor deployment.
ls The mc admin user ls command lists all MinIO AIStor users on the target MinIO AIStor deployment.
rm The mc admin user rm command removes an MinIO AIStor user on the target MinIO AIStor deployment.
sts info The mc admin user sts info command retrieves information on the specified STS credential, such as the parent MinIO AIStor user who generated the credentials, associated policies, and expiration.