mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Updates for two Oct 2023 mc releases (#1066)
Updates for October 2023 MinIO Client releases - Adds output sample for `mc support top locks` - Adds `mc idp ldap accesskey` and subcommands Closes #1056 - Adds environment variables for most global flags - Adds --retry flag to mc mirror - Adds --bucket-bandwidth flag to mc admin replicate update Partially addresses #1045 - Removes unsupported `--noncurrent-transition-newer` flags from commands.
This commit is contained in:
@ -127,3 +127,19 @@
|
||||
This parameter corresponds with the :envvar:`MINIO_IDENTITY_LDAP_TLS_SKIP_VERIFY` environment variable.
|
||||
|
||||
.. end-minio-ad-ldap-params
|
||||
|
||||
.. Descriptions for adding LDAP access keys
|
||||
Used in the following files:
|
||||
- /source/reference/minio-mc/mc-idp-ldap-accesskey.rst
|
||||
- /source/reference/minio-mc/mc-idp-ldap-accesskey-info.rst
|
||||
- /source/reference/minio-mc/mc-idp-ldap-accesskey-rm.rst
|
||||
- /source/reference/minio-mc/mc-idp-ldap-accesskey-ls.rst
|
||||
|
||||
.. start-minio-ad-ldap-accesskey-creation
|
||||
|
||||
This command works against :ref:`access keys <minio-id-access-keys>` created by an AD/LDAP user after authenticating to MinIO.
|
||||
|
||||
Authenticated users can manage their own long-term Access Keys using the :ref:`MinIO Console <minio-console-user-access-keys>`.
|
||||
MinIO supports using :ref:`AssumeRoleWithLDAPIdentity <minio-sts-assumerolewithldapidentity>` to generate temporary access keys using the :ref:`Security Token Service <minio-security-token-service>`.
|
||||
|
||||
.. end-minio-ad-ldap-accesskey-creation
|
Reference in New Issue
Block a user