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
7f193b6d
Commit
7f193b6d
authored
Oct 12, 2021
by
Tim Poffenbarger
Committed by
Suzanne Selhorn
Oct 12, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add details regarding license consumption
parent
92802835
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
doc/administration/auth/ldap/index.md
doc/administration/auth/ldap/index.md
+3
-1
doc/user/admin_area/moderate_users.md
doc/user/admin_area/moderate_users.md
+1
-1
No files found.
doc/administration/auth/ldap/index.md
View file @
7f193b6d
...
...
@@ -39,7 +39,9 @@ the LDAP server, or share email addresses.
### User deletion
Users deleted from the LDAP server are immediately blocked from signing in
to GitLab. However, there's an LDAP check cache time of one hour (which is
to GitLab and
[
no longer consumes a
license
](
../../../user/admin_area/moderate_users.md
)
.
However, there's an LDAP check cache time of one hour (which is
[
configurable
](
#adjust-ldap-user-sync-schedule
)
for GitLab Premium users).
This means users already signed-in or who are using Git over SSH can access
GitLab for up to one hour. Manually block the user in the GitLab Admin Area
...
...
doc/user/admin_area/moderate_users.md
View file @
7f193b6d
...
...
@@ -73,7 +73,7 @@ In order to completely prevent access of a user to the GitLab instance,
administrators can choose to block the user.
Users can be blocked
[
via an abuse report
](
review_abuse_reports.md#blocking-users
)
,
or directly from the Admin Area. To do this:
by removing them in LDAP,
or directly from the Admin Area. To do this:
1.
On the top bar, select
**Menu > Admin**
.
1.
On the left sidebar, select
**Overview > 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