-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Made changes for clarity and completeness' sake. Removed the recommendation to flood Kion support with tickets, for now.
- Loading branch information
Showing
3 changed files
with
12 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,18 @@ | ||
# Getting Started With Kion | ||
|
||
```admonish warning | ||
This page is a work in progress and is subject to change. | ||
``` | ||
|
||
## User Management | ||
|
||
1. Don't attempt to create users in Kion. Users are created automatically when they log in for the first time. | ||
|
||
2. When creating User Groups, use the following naming convention: `<project>-<role>`. For example, for the project `dit-cscn-aip-test-001`, if you're creating a user-group for users, you would name it or `dit-cscn-aip-test-001-users`. | ||
2. When creating User Groups, please use the following naming convention: `<project>-<role>`. | ||
|
||
For example, for the project `dit-cscn-aip-test-001`, if you're creating a User Group for regular users, you would name it or `dit-cscn-aip-test-001-users`. | ||
|
||
2. Don't create Cloud Access Roles granting Administrator access to users. This is not necessary and can lead to security vulnerabilities; practice the principle of least privilege. | ||
2. Don't create Cloud Access Roles granting Administrator access to users. This is not necessary and can lead to security vulnerabilities - please practice the principle of least privilege. | ||
- As a default, only the user(s) who ***own*** the project have full administrative access to the accounts in a project. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters