Documentation

mc idp ldap

New in version RELEASE.2023-05-26T23-31-54Z: mc idp ldap and its subcommands replace mc admin idp ldap.

Description

The mc idp ldap commands allow you to manage configurations to 3rd party Active Directory or LDAP Identity and Access Management (IAM) integrations.

The mc idp ldap commands are an alternative to using environment variables when setting up an AD/LDAP connection. They are only supported against MinIO deployments.

See Active Directory / LDAP Access Management for a tutorial on using these commands.

Note

MinIO AD/LDAP environment variables override their corresponding configuration settings as modified or set by this command.

The mc idp ldap command has the following subcommands:

Subcommand

Description

mc idp ldap add

The mc idp ldap add command creates an AD/LDAP IDP server configuration.

mc idp ldap disable

The mc idp ldap disable command disables the currently configured AD/LDAP provider.

mc idp ldap enable

The mc idp ldap enable command enables the currently configured AD/LDAP provider.

mc idp ldap info

The mc idp ldap info command outputs the current configuration for an AD/LDAP provider on a specified MinIO deployment.

mc idp ldap ls

The mc idp ldap ls command lists the existing set of configurations for an AD/LDAP provider.

mc idp ldap policy subcommands

The mc idp ldap policy commands show the mapping relationships between policies and the associated groups or users.

mc idp ldap rm

The mc idp ldap rm command removes the existing configuration for an AD/LDAP provider.

mc idp ldap update

The mc idp ldap update command modifies an existing set of configurations for an AD/LDAP provider.