mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Correct mc admin user example, fix warnings (#969)
A few small things: * find/replace error from https://github.com/minio/docs/pull/950 * build warnings Thank you @bendem! https://github.com/minio/docs/pull/950#discussion_r1303044374
This commit is contained in:
@ -81,7 +81,7 @@ You must explicitly assign MinIO policies to a given user or group Distinguished
|
||||
|
||||
The following example assumes an existing :ref:`alias <alias>` configured for the MinIO Tenant.
|
||||
|
||||
Use the :mc-cmd:`mc idp ldap policy attach` command to assign a user or group DN to an existing MinIO Policy:
|
||||
Use the :mc:`mc idp ldap policy attach` command to assign a user or group DN to an existing MinIO Policy:
|
||||
|
||||
.. code-block:: shell
|
||||
:class: copyable
|
||||
|
Reference in New Issue
Block a user