Error recived when trying to run SURUN job
search cancel

Error recived when trying to run SURUN job

book

Article ID: 90291

calendar_today

Updated On:

Products

CA Automic Applications Manager (AM)

Issue/Introduction

Error recived when trying to run SURUN job

Environment

Release: AAMOS499000-8.0-Automic Applications Manager-OS400 Agent
Component:

Resolution

Symptoms

A SURUN job is aborting and within it's output file you see an error similar to:

setuid root: Operation not permitted

ERR11 16:59:48-Unable to change uid to root.

SURUN05 - Make sure process is owned by root.

error is 2


Cause

THis error usually occurs because you don't have the correct permissions to SU to the user.


Resolution

Please make sure the follwoing steps have been executed:

mv c/surun c/SURUN

chown root c/SURUN

chmod 4711 c/SURUN

chown root exec/authoriz.lis

chmod 755 exec/authoriz.lis