1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Removing group creation from last graph of access control

This commit is contained in:
Daryl White
2022-05-13 14:55:21 -05:00
parent fd30653376
commit 285e3231da

View File

@ -217,8 +217,6 @@ group-inherited policies cannot access any resource on the MinIO deployment.
MinIO provides :ref:`built-in policies <minio-policy-built-in>` for basic access
control. You can create new policies using the :mc:`mc admin policy` command.
You can create new groups using the :mc:`mc admin group` command and assign
policies to that group using :mc-cmd:`mc admin policy set`.
.. _minio-external-identity-management-ad-ldap-access-control-group-lookup: