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
0
Merge Requests
0
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
Kazuhiko Shiozaki
gitlab-ce
Commits
2530141a
Commit
2530141a
authored
May 04, 2015
by
Job van der Voort
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update doc by removing unnecessary parts
parent
a62060b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
29 deletions
+3
-29
doc/raketasks/user_management.md
doc/raketasks/user_management.md
+3
-29
No files found.
doc/raketasks/user_management.md
View file @
2530141a
...
...
@@ -50,35 +50,9 @@ bundle exec rake gitlab:import:all_users_to_all_groups RAILS_ENV=production
## Maintain tight control over the number of active users on your GitLab installation
-
Enable this setting to keep new users blocked until they have been cleared by the admin
-
Enable this setting to keep new users blocked until they have been cleared by the admin
(default: false).
```
bash
(
default:
false
)
.
block_auto_created_users:
false
Base where we can search
for
users
Ex.
ou
=
People,dc
=
gitlab,dc
=
example
base:
''
Filter LDAP
users
Format: RFC 4515 http://tools.ietf.org/search/rfc4515
Ex.
(
employeeType
=
developer
)
Note: GitLab does not support omniauth-ldap
's custom filter syntax.
user_filter: ''
```
-
GitLab EE only: add more LDAP servers
```
bash
Choose an ID made of a-z and 0-9
.
This ID will be stored
in
the database
so that GitLab can remember which LDAP server a user belongs to.
uswest2:
label:
host:
....
```
\ No newline at end of file
block_auto_created_users: false
```
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