1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00
Files
docs/source/reference/minio-mc-admin/mc-admin-user-svcacct-enable.rst
Andrea Longo 1c5454955b Expand the mc admin user docs (#836)
Restructure the existing `mc admin user` page into separate pages for
each subcommand. Also add missing details and correct errors.

Staged:

http://192.241.195.202:9000/staging/DOCS-785/linux/html/reference/minio-mc-admin/mc-admin-user.html

Fixes https://github.com/minio/docs/issues/785
2023-04-28 14:03:11 -06:00

1.6 KiB

mc admin user svcacct enable

minio

Table of Contents

mc admin user svcacct enable

Syntax

The mc admin user svcacct enable command enables an existing access key.

EXAMPLE

The following command enables the specified access key:

mc admin user svcacct enable myminio myuserserviceaccount  

SYNTAX

The command has the following syntax:

mc [GLOBALFLAGS] admin user svcacct enable          \  
                                    ALIAS           \  
                                    SERVICEACCOUNT 

Parameters

ALIAS

The alias <mc alias> of the MinIO deployment.

SERVICEACCOUNT

The service account access key to enable.

Global Flags

Behavior

S3 Compatibility