Pam authentication enabled

Dear Team,

Need your help, to configure pam authentication in openpbs.
Users are only allowed to ssh compute nodes after submitting the jobs.

Regards
Narayan Pradhan

Please check $restrict_user attribute in the documentation

edit $PBS_HOME/mom_priv/config and add the below line
$restrict_user true

restart the pbs services on the compute node.

Thanks Adarsh for your help. I have implemented the same and working fine.

Could you please help me to implement the accounting in pbs.
So I can collect all the details of utilization.

By default accounting data is collected by PBS Pro
source /etc/pbs.conf ; cd $PBS_HOME/server_priv/accounting

The accounting records or logs are human readable text files.