mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 16:15:42 -06:00
add777ad40
* Changes. to metadata in Manage users * changes to install section * Added titile * More changes. * Updated administration folder metadata, moved 2 files from installation folder. * Added links to Administration landing page, other metadata changes worked out. * Updated alerting section metadata. * Updated metadata of Auth section. Broke index and created separate Grafana Authentication section. * Added correct weight. * Updated metadata for the Best practices section. * Updated metadata in templates, broke Overview topic. * Updated subment Variable types metadata * Fixed yaml file and H1 description of Variables syntax topic. * Couple more metadata changes. * Added aliases files, as suggested by Diana.
27 lines
754 B
Markdown
27 lines
754 B
Markdown
+++
|
|
title = "Enable or disable a user"
|
|
keywords = ["grafana", "configuration", "documentation", "users"]
|
|
type = "docs"
|
|
[menu.docs]
|
|
identifier = "enable-or-disable-user"
|
|
parent = "manage-users"
|
|
weight = 200
|
|
+++
|
|
|
|
# Enable or disable a user
|
|
|
|
This page explains how to enable or disable user accounts in Grafana.
|
|
|
|
## Enable a user
|
|
|
|
1. In the sidebar, hover your mouse over the **Server Admin** (shield) icon and then click **Users**.
|
|
1. Click to select the user you want to enable.
|
|
1. Click **Enable User**.
|
|
|
|
## Disable a user
|
|
|
|
1. In the sidebar, hover your mouse over the **Server Admin** (shield) icon and then click **Users**.
|
|
1. Click to select the user you want to disable.
|
|
1. Click **Disable User**.
|
|
1. Click **Disable user** in the dialog to confirm.
|