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
8c631960
Commit
8c631960
authored
Sep 10, 2021
by
Priyan Sureshbabu
Committed by
Evan Read
Sep 10, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Doc | Explains how to disable user auto-creation through Kerberos
parent
5e00874a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
doc/integration/kerberos.md
doc/integration/kerberos.md
+3
-0
No files found.
doc/integration/kerberos.md
View file @
8c631960
...
...
@@ -85,6 +85,9 @@ For source installations, make sure the `kerberos` gem group
gitlab_rails
[
'kerberos_keytab'
]
=
"/etc/http.keytab"
```
To avoid GitLab creating users automatically on their first sign in through Kerberos,
don't set
`kerberos`
for
`gitlab_rails['omniauth_allow_single_sign_on']`
.
1.
[
Reconfigure GitLab
](
../administration/restart_gitlab.md#omnibus-gitlab-reconfigure
)
for the changes to take effect.
GitLab now offers the
`negotiate`
authentication method for signing in and
...
...
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