Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Slurm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tud-zih-energy
Slurm
Commits
7e76cd2b
Commit
7e76cd2b
authored
12 years ago
by
Morris Jette
Browse files
Options
Downloads
Patches
Plain Diff
Update pam_slurm module information
parent
0cd81940
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
doc/html/faq.shtml
+6
-5
6 additions, 5 deletions
doc/html/faq.shtml
with
6 additions
and
5 deletions
doc/html/faq.shtml
+
6
−
5
View file @
7e76cd2b
...
@@ -962,11 +962,12 @@ limit from being propagated:<i>PropagateResourceLimitsExcept=MEMLOCK</i>.</p>
...
@@ -962,11 +962,12 @@ limit from being propagated:<i>PropagateResourceLimitsExcept=MEMLOCK</i>.</p>
<p>We also have a PAM module for SLURM that prevents users from
<p>We also have a PAM module for SLURM that prevents users from
logging into nodes that they have not been allocated (except for user
logging into nodes that they have not been allocated (except for user
root, which can always login. pam_slurm is available for download from
root, which can always login.
<a href="https://sourceforge.net/projects/slurm/">
This pam_slurm module is included with the Slurm distribution.
https://sourceforge.net/projects/slurm/</a> or use the
The module is built by default, but can be disabled using the
<a href="http://www.debian.org/">Debian</a> package
.rpmmacros option "%_without_pam 1" or by entering the command line
named <i>libpam-slurm</i>.
option "--without pam" when the configure program is executed.
It's source code is in the directory "contribs/pam".
The use of pam_slurm does not require <i>UsePAM</i> being set. The
The use of pam_slurm does not require <i>UsePAM</i> being set. The
two uses of PAM are independent.
two uses of PAM are independent.
...
...
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