All the `mc admin idp *` commands have been renamed `mc idp *`. Deprecate everything under `mc admin idp` and create pages for their new names in the MinIO Client section. Affects the following commands and subcommands; * `mc admin idp ldap` * `mc admin idp openid` * `mc admin idp ldap policy` The new pages maintain the existing content and page structure. New pages for each subcommand are out of scope for this PR. Partly addresses https://github.com/minio/docs/issues/859 and https://github.com/minio/docs/issues/866 Staged: http://192.241.195.202:9000/staging/DOCS-859-part-2-idp/linux/html/reference/minio-mc.html http://192.241.195.202:9000/staging/DOCS-859-part-2-idp/linux/html/reference/minio-mc-admin.html http://192.241.195.202:9000/staging/DOCS-859-part-2-idp/linux/html/reference/minio-mc-deprecated.html Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com>
3.2 KiB
mc admin user
minio
Table of Contents
mc admin user
Description
The mc admin user
command and its subcommands manage MinIO users <minio-internal-idp>
.
Clients must authenticate to the MinIO deployment with the access key and secret key associated to a user on the deployment. MinIO users constitute a key component in MinIO Identity and Access Management.
To manage users who authenticate using a 3rd party IDP, use the command for the appropriate provider:
- For AD/LDAP, use
mc idp ldap
- For OpenID Connect (OIDC) compatible providers, use
mc idp openid
Use mc idp
commands on MinIO Deployments Only
mc idp ldap
and mc idp openid
and their
subcommands are only supported against MinIO deployments.
Subcommands
mc admin user
includes the following subcommands:
Subcommand | Description |
---|---|
~mc admin user add |
|
~mc admin user disable |
|
~mc admin user enable |
|
~mc admin user info |
|
~mc admin user ls |
|
~mc admin user rm |
|
sts info <mc admin user sts info> |
|
~mc admin user svcacct |
/reference/minio-mc-admin/mc-admin-user-add /reference/minio-mc-admin/mc-admin-user-disable /reference/minio-mc-admin/mc-admin-user-enable /reference/minio-mc-admin/mc-admin-user-info /reference/minio-mc-admin/mc-admin-user-list /reference/minio-mc-admin/mc-admin-user-remove /reference/minio-mc-admin/mc-admin-user-sts-info /reference/minio-mc-admin/mc-admin-user-svcacct