1
0
mirror of https://github.com/minio/docs.git synced 2025-07-31 18:04:52 +03:00
Files
docs/source/reference/minio-mc/mc-idp-ldap-policy.rst
Andrea Longo 9ea539b8ab Restructure/expand mc idp ldap reference pages (#959)
Improve the AD/LDAP reference docs:

- Break up `mc idp ldap` and `mc idp ldap policy` into parents/children.
- Add commands from the `identity_ldap` configuration key to `mc idp
ldap add` and `mc idp ldap update`.
- Update links from relevant envvars to `mc idp ldap` instead of
`identity_ldap`
- Fix stuff that needs fixing.

Staged:

http://192.241.195.202:9000/staging/DOCS-919-4-idp-ldap/linux/html/reference/minio-mc/mc-idp-ldap.html

http://192.241.195.202:9000/staging/DOCS-919-4-idp-ldap/linux/html/reference/minio-mc/mc-idp-ldap-policy.html
Fixes https://github.com/minio/docs/issues/940

---------

Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com>
2023-08-18 13:50:15 -06:00

61 lines
1.7 KiB
ReStructuredText

.. _minio-mc-idp-ldap-policy:
======================
``mc idp ldap policy``
======================
.. default-domain:: minio
.. contents:: Table of Contents
:local:
:depth: 2
.. mc:: mc idp ldap policy
.. versionadded:: RELEASE.2023-05-26T23-31-54Z
:mc-cmd:`mc idp ldap policy` and its subcommands replace ``mc admin idp ldap policy``.
Description
-----------
.. start-mc-idp-ldap-policy-desc
The :mc-cmd:`mc idp ldap policy` commands show the mapping relationships between policies and the associated groups or users.
.. end-mc-idp-ldap-policy-desc
The :mc-cmd:`mc idp ldap policy` commands are only supported against MinIO deployments.
The :mc-cmd:`mc idp ldap policy` command has the following subcommands:
.. list-table::
:header-rows: 1
:widths: 40 60
* - Subcommand
- Description
* - :mc-cmd:`mc idp ldap policy attach`
- .. include:: /reference/minio-mc/mc-idp-ldap-policy-attach.rst
:start-after: start-mc-idp-ldap-policy-attach-desc
:end-before: end-mc-idp-ldap-policy-attach-desc
* - :mc-cmd:`mc idp ldap policy detach`
- .. include:: /reference/minio-mc/mc-idp-ldap-policy-detach.rst
:start-after: start-mc-idp-ldap-policy-detach-desc
:end-before: end-mc-idp-ldap-policy-detach-desc
* - :mc-cmd:`mc idp ldap policy entities`
- .. include:: /reference/minio-mc/mc-idp-ldap-policy-entities.rst
:start-after: start-mc-idp-ldap-policy-entities-desc
:end-before: end-mc-idp-ldap-policy-entities-desc
.. toctree::
:titlesonly:
:hidden:
/reference/minio-mc/mc-idp-ldap-policy-attach
/reference/minio-mc/mc-idp-ldap-policy-detach
/reference/minio-mc/mc-idp-ldap-policy-entities