Skip to content

Releases: IBMSpectrumComputing/lsf-plugins

v1.0 - Initial Release of these tools

22 Jul 14:30
Compare
Choose a tag to compare

Two tools to provide access control to your LSF hosts from users.

  1. The first tool is a pam module that prevents login to LSF compute hosts when users do not have a job on those hosts. It works in conjunction with your access.conf file.
  2. The second tool is an LSF elim that will log off users if they stay logged into the host when there are no jobs running by that user.

Both of these tools are open source. Feel free to contribute if you find a bug or have made an enhancement that you would like to share. Please ensure you follow the DCO guide when contributing however.