If you are compiling PAM Module for the Torque Server and Clients, do remember to add the following to the Torque 2.5 configuration file
./configure \
--prefix=/opt/torque \
--exec-prefix=/opt/torque/x86_64 \
--enable-docs \
--disable-gui \
--with-server-home=/var/spool/torque \
--enable-syslog \
--with-scp \
--disable-rpp \
--disable-spool \
--with-pam
For more information on how to compile Torque.
- See Installing Torque 2.5 on CentOS 6.
- See Using pam_pbssimpleauth.so to authorise login for users for Torque
No comments:
Post a Comment