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
0a0500a1
Commit
0a0500a1
authored
Jun 07, 2021
by
Katrin Leinweber
Committed by
Evan Read
Jun 07, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Trouble-shoot several limit and restriction issues
parent
68708d79
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
doc/administration/auth/ldap/ldap-troubleshooting.md
doc/administration/auth/ldap/ldap-troubleshooting.md
+16
-0
No files found.
doc/administration/auth/ldap/ldap-troubleshooting.md
View file @
0a0500a1
...
...
@@ -192,6 +192,22 @@ This shows you which user has this email address. One of two steps must be taken
The user can do either of these steps
[
in their
profile
](
../../../user/profile/index.md#access-your-user-profile
)
or an administrator can do it.
#### Projects limit errors
The following errors indicate that a limit or restriction is activated, but an associated data
field contains no data:
-
`Projects limit can't be blank`
.
-
`Projects limit is not a number`
.
To resolve this:
1.
Go to both of the following in the Admin Area (
**{admin}**
):
-
**Settings > General > Account and limit**
-
**Settings > General > Sign-up restrictions**
.
1.
Check, for example, the
**Default projects limit**
or
**Allowed domains for sign-ups**
fields and ensure that a relevant value is configured.
#### Debug LDAP user filter
[
`ldapsearch`
](
#ldapsearch
)
allows you to test your configured
...
...
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