2016-12-24 18:43:20 +01:00
|
|
|
|
# Deactivate or reactivate a user
|
|
|
|
|
|
2017-01-09 05:46:03 +01:00
|
|
|
|
Zulip organization administrators have the ability to deactivate or reactivate any
|
|
|
|
|
user's account in their organization.
|
2016-12-24 18:43:20 +01:00
|
|
|
|
|
|
|
|
|
## Deactivate a user
|
|
|
|
|
|
|
|
|
|
To properly remove a user’s access to a Zulip orgnanization, it does not
|
|
|
|
|
suffice to change their password or deactivate their account in the SSO system,
|
|
|
|
|
since neither of those actions prevents authentication with the user’s API key
|
|
|
|
|
or any API keys of the bots the user has created.
|
|
|
|
|
|
|
|
|
|
Instead, you should deactivate the user’s account using the Zulip administration
|
|
|
|
|
interface; this will also automatically deactivate any bots the user has
|
|
|
|
|
created.
|
|
|
|
|
|
2017-01-04 03:55:45 +01:00
|
|
|
|
{!go-to-the.md!} [Users](/#administration/user-list-admin)
|
|
|
|
|
{!admin.md!}
|
2016-12-24 18:43:20 +01:00
|
|
|
|
|
2017-01-04 03:55:45 +01:00
|
|
|
|
4. Click the **Deactivate** button to the right of the user account that you
|
|
|
|
|
want to deactivate.
|
2016-12-24 18:43:20 +01:00
|
|
|
|
|
2017-01-04 03:55:45 +01:00
|
|
|
|
4. After clicking the **Deactivate** button, a modal window titled
|
2016-12-24 18:43:20 +01:00
|
|
|
|
**Deactivate (user's email address)** will appear.
|
|
|
|
|
|
2017-01-04 03:55:45 +01:00
|
|
|
|
5. To confirm the deactivation of the user's account, click the **Deactivate now**
|
2016-12-24 18:43:20 +01:00
|
|
|
|
button. Please note that any bots that the user maintains will be
|
|
|
|
|
disabled.
|
|
|
|
|
|
|
|
|
|
6. After clicking the **Deactivate now** button, the button will transform into
|
2017-01-04 03:55:45 +01:00
|
|
|
|
a **Reactivate** button, and the **Make admin** button will also
|
2016-12-24 18:43:20 +01:00
|
|
|
|
disappear, confirming the success of the account's deactivation.
|
|
|
|
|
|
|
|
|
|
The user will be logged out immediately and returned to the Zulip login page
|
|
|
|
|
and will not be able to log back in.
|
|
|
|
|
|
|
|
|
|
## Reactivate a user
|
|
|
|
|
|
2017-01-09 05:46:03 +01:00
|
|
|
|
Zulip organization administrators can choose to reactivate a user's deactivated account
|
2016-12-24 18:43:20 +01:00
|
|
|
|
by following the following steps.
|
|
|
|
|
|
2017-01-04 03:55:45 +01:00
|
|
|
|
{!go-to-the.md!} [Deactivated Users](/#administration/deactivated-users-admin)
|
|
|
|
|
{!admin.md!}
|
2016-12-24 18:43:20 +01:00
|
|
|
|
|
2017-01-04 03:55:45 +01:00
|
|
|
|
4. Click the **Reactivate** button to the right of the user account that you
|
|
|
|
|
want to reactivate.
|
2016-12-24 18:43:20 +01:00
|
|
|
|
|
|
|
|
|
5. After clicking the **Reactivate** button, the button will transform into a
|
2017-01-04 03:55:45 +01:00
|
|
|
|
**Deactivate** button, confirming the success of the account's reactivation.
|