- Sort Score
- Num 10 results
- Language All
- Labels All
Results 131 - 140 of 1,037 for host:docs.min.io (0.1 seconds)
-
mc anonymous list | MinIO AIStor Documentation
The mc anonymous list retrieves all anonymous (that is, unauthenticated or public) access policies for a bucket. Buckets with anonymous policies allow clients to access the bucket contents and perform actions consistent with the specified policy without authentication. Syntax Example The following command lists all anonymous access policies for the mydata bucket on the myaistor MinIO AIStor deployment:docs.min.io/aistor/reference/cli/mc-anonymous/mc-anonymous-list/ -
mc cors remove | MinIO AIStor Documentation
The mc cors remove command removes the Cross-Origin Resource Sharing (CORS) configuration from a bucket. CORS is a browser security mechanism that controls which web domains can access your object storage from client-side JavaScript. When a web application running on one domain attempts to access objects in MinIO AIStor from a different domain, the browser checks CORS policies to determine if the request should be allowed. See the Mozilla CORS documentation for more information.docs.min.io/aistor/reference/cli/mc-cors/mc-cors-remove/ -
mc anonymous get | MinIO AIStor Documentation
Syntax Example The following command retrieves the anonymous access policy for the mydata bucket on the myaistor MinIO AIStor deployment: mc anonymous get myaistor/mydata Syntax Syntax The command has the following syntax:docs.min.io/aistor/reference/cli/mc-anonymous/mc-anonymous-get/ -
mc idp ldap accesskey create | MinIO AIStor Doc...
The mc idp ldap accesskey create allows you to add LDAP access key pairs. Syntax EXAMPLE The following example creates a new access key pair with the same policy as the authenticated user on the myaistor alias:docs.min.io/aistor/reference/cli/mc-idp-ldap-accesskey/mc-idp-ldap-accesskey-create/ -
mc idp openid add | MinIO AIStor Documentation
The mc idp openid add command creates an OIDC IDP server configuration. You can run the command multiple times to set up multiple OpenID providers. When adding multiple OpenID providers, only one can be a JWT claim-based provider. All others must be role-based providers. Example and syntax Example The following example creates a named configuration called DEX for the myaistor deployment for Dex integration.docs.min.io/aistor/reference/cli/mc-idp-openid/mc-idp-openid-add/ -
mc idp ldap update | MinIO AIStor Documentation
The mc idp ldap update command modifies an existing set of configurations for an AD/LDAP provider. Syntax Example The following example changes two of the default AD/LDAP configuration settings for the myaistor deployment.docs.min.io/aistor/reference/cli/mc-idp-ldap/mc-idp-ldap-update/ -
mc idp ldap policy attach | MinIO AIStor Docume...
The mc idp ldap policy attach command attaches one or more polices to an entity. Syntax Example The following example attaches the policy userpolicy to the user bobfisher on the myaistor deployment:docs.min.io/aistor/reference/cli/mc-idp-ldap-policy/mc-idp-ldap-policy-attach/ -
mc idp ldap accesskey rm | MinIO AIStor Documen...
The mc idp ldap accesskey rm deletes the specified access key from the local server. mc idp ldap accesskey rm is also known as mc idp ldap accesskey remove. This command works against access keys created by an AD/LDAP user after authenticating to MinIO AIStor. Create AD/LDAP service accounts with the mc idp ldap accesskey create command. Authenticated users can manage their own long-term Access Keys using the MinIO AIStor Console. MinIO AIStor supports using AssumeRoleWithLDAPIdentity to generate temporary access keys using the Security Token Service.docs.min.io/aistor/reference/cli/mc-idp-ldap-accesskey/mc-idp-ldap-accesskey-rm/ -
mc batch | MinIO AIStor Documentation
Description The mc batch commands allow you to run one or more job tasks on an MinIO AIStor deployment. Subcommands mc batch includes the following subcommands:docs.min.io/aistor/reference/cli/mc-batch/Wed Apr 29 07:06:45 GMT 2026 259.1K bytes -
mc admin user sts info | MinIO AIStor Documenta...
The mc admin user sts info command retrieves information on the specified STS credential, such as the parent MinIO AIStor user who generated the credentials, associated policies, and expiration. Credentials provide temporary access to the MinIO AIStor deployment. Syntax Example The following command retrieves information on the STS credentials with specified access key:docs.min.io/aistor/reference/cli/admin/mc-admin-user/mc-admin-user-sts-info/