Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
3427846d
Commit
3427846d
authored
Dec 25, 2021
by
Lee Tickett
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document how to unblock LDAP users
parent
77e6ac79
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletion
+11
-1
doc/user/admin_area/moderate_users.md
doc/user/admin_area/moderate_users.md
+11
-1
No files found.
doc/user/admin_area/moderate_users.md
View file @
3427846d
...
...
@@ -100,7 +100,7 @@ A blocked user can be unblocked from the Admin Area. To do this:
1.
On the top bar, select
**Menu > Admin**
.
1.
On the left sidebar, select
**Overview > Users**
.
1.
Select
on
the
**Blocked**
tab.
1.
Select the
**Blocked**
tab.
1.
Optional. Select a user.
1.
Select the
**{settings}**
**User administration**
dropdown.
1.
Select
**Unblock**
.
...
...
@@ -111,6 +111,16 @@ The user's state is set to active and they consume a
NOTE:
Users can also be unblocked using the
[
GitLab API
](
../../api/users.md#unblock-user
)
.
The unblock option may be unavailable for LDAP users. To enable the unblock option,
the LDAP identity first needs to be deleted:
1.
On the top bar, select
**Menu > Admin**
.
1.
On the left sidebar, select
**Overview > Users**
.
1.
Select the
**Blocked**
tab.
1.
Select a user.
1.
Select the
**Identities**
tab.
1.
Find the LDAP provider and select
**Delete**
.
## Activate and deactivate users
GitLab administrators can deactivate and activate users.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment