mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +03:00
Updated LDAP docs (#939)
Update the AD/LDAP configuration instructions, including adding details about configuring with Console. Includes reformatting some existing content. Questions: - What, exactly, is the status of the `mc admin config identity_ldap` settings? Deprecated? There, but not recommended for new configurations? - Are the "all settings" examples correct and appropriate? I'm not clear if `mc idp ldap` supports the same settings with the same names as `identity_ldap`. Staged: http://192.241.195.202:9000/staging/DOCS-919/linux/html/operations/external-iam/configure-ad-ldap-external-identity-management.html Fixes https://github.com/minio/docs/issues/919 --------- Co-authored-by: Ravind Kumar <ravind@min.io> Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com>
This commit is contained in:
@ -25,7 +25,9 @@ The :mc-cmd:`mc idp ldap` commands allow you to manage configurations to 3rd par
|
||||
|
||||
.. end-mc-idp-ldap-desc
|
||||
|
||||
Define configuration settings as an alternative to using environment variables when :ref:`setting up an AD/LDAP connection <minio-authenticate-using-ad-ldap-generic>`. The :mc-cmd:`mc idp ldap` commands are only supported against MinIO deployments.
|
||||
The :mc-cmd:`mc idp ldap` commands are an alternative to using environment variables when :ref:`setting up an AD/LDAP connection <minio-authenticate-using-ad-ldap-generic>`. They are only supported against MinIO deployments.
|
||||
|
||||
See :ref:`minio-external-identity-management-ad-ldap` for a tutorial on using these commands.
|
||||
|
||||
.. note::
|
||||
|
||||
@ -67,8 +69,8 @@ The :mc-cmd:`mc idp ldap` command has the following subcommands:
|
||||
Configuration Parameters
|
||||
------------------------
|
||||
|
||||
The :mc-cmd:`mc idp ldap` subcommands support configuration parameters.
|
||||
The parameters define the server's interaction with the Active Directory or LDAP IAM provider.
|
||||
The :mc-cmd:`mc idp ldap` subcommands support the same configuration parameters as the :mc-conf:`identity_ldap` configuration key.
|
||||
These parameters define the server's interaction with the Active Directory or LDAP IAM provider.
|
||||
|
||||
For a more detailed explanation of the configuration parameters, refer to the :ref:`config setting documentation <minio-ldap-config-settings>`.
|
||||
|
||||
|
Reference in New Issue
Block a user