Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
White Rabbit Switch - Software
Manage
Activity
Members
Labels
Plan
Issues
87
Issue boards
Milestones
Wiki
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Projects
White Rabbit Switch - Software
Commits
591b5685
Commit
591b5685
authored
6 years ago
by
Adam Wujek
Browse files
Options
Downloads
Patches
Plain Diff
rootfs/etc/pam.d: allow all users that can log in as root
Signed-off-by:
Adam Wujek
<
adam.wujek@cern.ch
>
parent
02d9bed0
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
userspace/rootfs_override/etc/pam.d/sudo
+2
-0
2 additions, 0 deletions
userspace/rootfs_override/etc/pam.d/sudo
with
2 additions
and
0 deletions
userspace/rootfs_override/etc/pam.d/sudo
+
2
−
0
View file @
591b5685
# accept all users who managed to log
auth sufficient pam_permit.so
auth sufficient pam_rootok.so
auth required pam_wheel.so use_uid
auth required pam_env.so
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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