mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Correct mc admin user example, fix warnings (#969)
A few small things: * find/replace error from https://github.com/minio/docs/pull/950 * build warnings Thank you @bendem! https://github.com/minio/docs/pull/950#discussion_r1303044374
This commit is contained in:
@ -279,7 +279,7 @@ Disable a Configured Active Directory / LDAP Connection
|
||||
|
||||
You can enable and disable the configured AD/LDAP connection as needed.
|
||||
|
||||
Use :mc-cmd:`mc idp ldap disable` to deactivate a configured connection.
|
||||
Use :mc-cmd:`mc idp ldap enable` to activate a previously configured connection.
|
||||
Use :mc:`mc idp ldap disable` to deactivate a configured connection.
|
||||
Use :mc:`mc idp ldap enable` to activate a previously configured connection.
|
||||
|
||||
You may also enable or disable AD/LDAP from the :ref:`MinIO Console <minio-console>`.
|
||||
|
Reference in New Issue
Block a user