Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
primtux-ldap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Primtux-SLIS
primtux-ldap
Commits
493b8f35
Verified
Commit
493b8f35
authored
7 years ago
by
David Beniamine
Browse files
Options
Downloads
Patches
Plain Diff
Missing file
parent
ea560a40
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
dist/etc/nsswitch.conf
+20
-0
20 additions, 0 deletions
dist/etc/nsswitch.conf
with
20 additions
and
0 deletions
dist/etc/nsswitch.conf
0 → 100644
+
20
−
0
View file @
493b8f35
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc-reference' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.
passwd
:
compat
ldap
group
:
compat
ldap
shadow
:
compat
ldap
gshadow
:
files
hosts
:
files
dns
networks
:
files
protocols
:
db
files
services
:
db
files
ethers
:
db
files
rpc
:
db
files
netgroup
:
nis
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