Create organizations, teams, and users¶
This topic describes how to create organizations, teams, and users.
Note
- Individual users can belong to multiple teams but a team can belong to only one organization. 
- New users have a default permission level that you can extend by adding the user to a team and creating grants. Alternatively, you can make the user an administrator to extend their permission level. 
- In addition to integrating with LDAP services, MKE provides built-in authentication. You must manually create users to use MKE built-in authentication. 
Create an organization¶
- Log in to the MKE web UI as an administrator. 
- Navigate to Access Control > Orgs & Teams > Create. 
- Enter a unique organization name that is 1-100 characters in length and which does not contain any of the following: - Capital letters 
- Spaces 
- The following non-alphabetic characters: - \*+[\]:;|=,?<>"'
 
- Click Create. 
Create a team in the organization¶
- Log in to the MKE web UI as an administrator. 
- Navigate to the required organization and click the plus icon in the top right corner to call the Create Team dialog. 
- Enter a team name with a maximum of 100 characters. 
- Optional. Enter a description for the team. Maximum: 140 characters. 
- Click Create. 
Add an existing user to a team¶
- Log in to the MKE web UI as an administrator. 
- Navigate to the required team and click the plus sign in the top right corner. 
- Select the users you want to include and click Add Users. 
Create a user¶
- Log in to the MKE web UI as an administrator. 
- Navigate to Access Control > Users > Create. 
- Enter a unique user name that is 1-100 characters in length and which does not contain any of the following: - Capital letters 
- Spaces 
- The following non-alphabetic characters: - \*+[\]:;|=,?<>"'
 
- Enter a password that contains at least 8 characters. 
- Enter the full name of the user. 
- Optional. Toggle IS A MIRANTIS KUBERNETES ENGINE ADMIN to Yes to give the user administrator privileges. 
- Click Create.