Summary: | pam_slurm_adopt | ||
---|---|---|---|
Product: | Slurm | Reporter: | Robert Yelle <ryelle> |
Component: | Limits | Assignee: | Felip Moll <felip.moll> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | 3 - Medium Impact | ||
Priority: | --- | CC: | felip.moll |
Version: | 16.05.8 | ||
Hardware: | Linux | ||
OS: | Linux | ||
Site: | University of Oregon | Alineos Sites: | --- |
Atos/Eviden Sites: | --- | Confidential Site: | --- |
Coreweave sites: | --- | Cray Sites: | --- |
DS9 clusters: | --- | HPCnow Sites: | --- |
HPE Sites: | --- | IBM Sites: | --- |
NOAA SIte: | --- | NoveTech Sites: | --- |
Nvidia HWinf-CS Sites: | --- | OCF Sites: | --- |
Recursion Pharma Sites: | --- | SFW Sites: | --- |
SNIC sites: | --- | Tzag Elita Sites: | --- |
Linux Distro: | --- | Machine Name: | |
CLE Version: | Version Fixed: | ||
Target Release: | --- | DevPrio: | --- |
Emory-Cloud Sites: | --- |
Description
Robert Yelle
2017-10-03 17:11:04 MDT
Dear Robert, At that time there is no official SchedMD updated documentation about pam_slurm_adopt. In bug 3567 there is another request for it and we have worked to provide it in 17.11 rc1, which will be released soon. In the meantime I suggest you to read through the documentation you can find in: https://github.com/SchedMD/slurm/tree/master/contribs/pam_slurm_adopt http://tech.ryancox.net/2015/11/pamslurmadopt.html Including the plugin in your SLURM installation should be easy, you just have to compile source code available under contribs/pam_slurm_adopt and install it with make && make install. If you are building RPMS just compile with the "--with pam" directive which will create slurm-pam_slurm-xxxx.x86_64.rpm file with the pam_slurm and pam_slurm_adopt plugins. rpmbuild -ta slurm-xxxx.tgz --with pam If you have troubles installing it just reopen the bug. BR, Felip M *** This ticket has been marked as a duplicate of ticket 3567 *** |