# Create User

<p class="callout info">Make sure [Server Authentication](https://kb.oliver-karger.de/books/minio/page/server-authentication "Server Authentication") is setup!</p>

```
mc admin user add <name> <username> <password>
```