Trying to use sesu to surrogate to root is not possible for any user
PAMSC 14.1 cp05
There was defined a rule for /bin/su with defacess none for everybody, this is what causing nobody is able to run sesu and su
The solution is to give execution permissions for everybody and then sesu and su works fine
er PROGRAM '/bin/su' defaccess(x)
it was previously defaccess(none)