From 285e3231dafebc6b3d3c839e82c3fd1ad2765b6b Mon Sep 17 00:00:00 2001 From: Daryl White <53910321+djwfyi@users.noreply.github.com> Date: Fri, 13 May 2022 14:55:21 -0500 Subject: [PATCH] Removing group creation from last graph of access control --- .../external-authentication-with-ad-ldap-identity-provider.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/security/ad-ldap-external-identity-management/external-authentication-with-ad-ldap-identity-provider.rst b/source/security/ad-ldap-external-identity-management/external-authentication-with-ad-ldap-identity-provider.rst index 3466a8c1..867e54f7 100644 --- a/source/security/ad-ldap-external-identity-management/external-authentication-with-ad-ldap-identity-provider.rst +++ b/source/security/ad-ldap-external-identity-management/external-authentication-with-ad-ldap-identity-provider.rst @@ -217,8 +217,6 @@ group-inherited policies cannot access any resource on the MinIO deployment. MinIO provides :ref:`built-in policies ` 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: