LSF Version 7.3 - Platform LSF Configuration Reference

USE_PAM_CREDS
Syntax
USE_PAM_CREDS=y | n
Description
If USE_PAM_CREDS=y, applies PAM limits to an application when its job is dispatched to a
Linux host using PAM. PAM limits are system resource limits defined in limits.conf.
When USE_PAM_CREDS is enabled, PAM limits override others.
If the execution host does not have PAM configured and this parameter is enabled, the job
fails.
For parallel jobs, only takes effect on the first execution host.
Overrides MEMLIMIT_TYPE=Process.
Overridden (for CPU limit only) by LSB_JOB_CPULIMIT=y.
Overridden (for memory limits only) by LSB_JOB_MEMLIMIT=y.
Default
n
lsb.applications
Platform LSF Configuration Reference 187