PBS Integration Guide - RM Access Control
Server Configuration
In PBS qmgr,
set server managers += <MAUIADMIN>@*.<YOURDOMAIN>
set server operators += <MAUIADMIN>@*.<YOURDOMAIN>
i.e.,
> qmgr
Qmgr: set server managers += staff@*.ucsd.edu
Qmgr: set operators += staff@*.ucsd.edu
Qmgr: quit
NOTE: if different, you may want to replace "*.<YOURDOMAIN>" with "<MAUISERVERHOSTNAME>".
Mom Configuration
In the mom_priv/config file on each node where pbs_mom runs, set the following:
$restricted *.<YOURDOMAIN>
$clienthost <MAUISERVERHOSTNAME>