Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for multiples (0.2 sec)

  1. docs/sts/ldap.md

        </Credentials>
      </AssumeRoleWithLDAPIdentity>
      <ResponseMetadata/>
    </AssumeRoleWithLDAPIdentityResponse>
    ```
    
    ## Using LDAP STS API
    
    With multiple OU hierarchies for users, and multiple group search base DN's.
    
    ```
    export MINIO_ROOT_USER=minio
    export MINIO_ROOT_PASSWORD=minio123
    export MINIO_IDENTITY_LDAP_SERVER_ADDR='my.ldap-active-dir-server.com:636'
    Plain Text
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Jan 18 07:03:17 GMT 2024
    - 18.4K bytes
    - Viewed (1)
Back to top