Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ishtar
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anunna
Ishtar
Commits
63dc9447
Commit
63dc9447
authored
3 months ago
by
Prinsen, Fons
Browse files
Options
Downloads
Patches
Plain Diff
remove ldap/nslcd from nsswitch, moving to sssd
parent
ee9ab62d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/templates/nsswitch.conf.j2
+2
-2
2 additions, 2 deletions
ansible/templates/nsswitch.conf.j2
with
2 additions
and
2 deletions
ansible/templates/nsswitch.conf.j2
+
2
−
2
View file @
63dc9447
...
...
@@ -4,8 +4,8 @@
# If you have the `glibc-doc-reference' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.
passwd: files systemd
ldap
sss
group: files systemd
ldap
sss
passwd: files systemd sss
group: files systemd sss
shadow: files ldap sss
gshadow: files
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment