Skip to content
代码片段 群组 项目
提交 bad4b6df 编辑于 作者: Russell Dickenson's avatar Russell Dickenson
浏览文件

Improve user creation docs

- Remove 3 unnecessary screenshots.
- Add "Prerequisites" to several tasks, as per our task topic convention.
- Split out all tasks into separate bullet points.
- Complete the steps of the "Create users in Admin Area" task.
上级 bd8bf24c
No related branches found
No related tags found
无相关合并请求
...@@ -9,32 +9,35 @@ info: To determine the technical writer assigned to the Stage/Group associated w ...@@ -9,32 +9,35 @@ info: To determine the technical writer assigned to the Stage/Group associated w
You can create users: You can create users:
- Manually through the sign in page or Administrator Area. - [Manually through the sign-in page](#create-users-on-sign-in-page).
- Automatically through user authentication integrations. - [Manually in the Admin Area](#create-users-in-admin-area).
- [Manually using the API](../../../api/users.md).
- [Automatically through user authentication integrations](#create-users-through-authentication-integrations).
## Create users on sign in page ## Create users on sign-in page
If you have [sign-up enabled](../../admin_area/settings/sign_up_restrictions.md), users can create Prerequisites:
their own accounts by either:
- Selecting the **Register now** link on the sign-in page. - [Sign-up enabled](../../admin_area/settings/sign_up_restrictions.md)
- Navigating to `https://gitlab.example.com/users/sign_up`.
Users can create their own accounts by either:
![Register Tab](img/register_v13_6.png) - Selecting the **Register now** link on the sign-in page.
- Navigating to your GitLab instance's sign-up link. For example: `https://gitlab.example.com/users/sign_up`.
## Create users in Admin Area ## Create users in Admin Area
As an Administrator user, you can manually create users: Prerequisites:
- You must have administrator access for the instance.
To create a user manually:
1. On the top bar, select **Menu > Admin**. 1. On the top bar, select **Menu > Admin**.
1. On the left sidebar, select **Overview > Users** (`/admin/users`). 1. On the left sidebar, select **Overview > Users** (`/admin/users`).
1. Select **New user**. 1. Select **New user**.
1. Complete the fields.
You can also [create users through the API](../../../api/users.md) as an administrator. 1. Select **Create user**.
![Administrator User Button](img/admin_user_button.png)
![Administrator User Form](img/admin_user_form.png)
## Create users through authentication integrations ## Create users through authentication integrations
......
doc/user/profile/account/img/admin_user_button.png

30.3 KB

doc/user/profile/account/img/admin_user_form.png

65.7 KB

doc/user/profile/account/img/register_v13_6.png

41.8 KB

0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册