mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
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>
1.7 KiB
1.7 KiB
mc idp ldap info
minio
Table of Contents
mc idp ldap info
Description
The mc idp ldap info
command outputs the current configuration for an AD/LDAP provider on a
specified MinIO deployment.
EXAMPLE
The following example outputs the AD/LDAP configuration settings on
the myminio
deployment.
mc idp ldap info \
myminio
SYNTAX
The command has the following syntax:
mc [GLOBALFLAGS] idp ldap info \
ALIAS
- Replace
ALIAS
with thealias <alias>
of a MinIO deployment to retrieve info on the AD/LDAP integration.
Parameters
ALIAS
The alias <alias>
of the MinIO deployment for which
to output the current AD/LDAP configuration.
For example:
mc idp ldap info myminio