HI ,

I have this Group definition on my ISFPARMXX :
/*********************************/
/* GROUP ISFUSER - General Users */
/*********************************/
GROUP NAME(ISFUSER),        /* Group name
TSOAUTH(JCL),               /* User must have JCL
ACTION(ALL),                /* Default route codes in log
ACTIONBAR(YES),             /* Display action bar on panel
APPC(ON),                   /* Include APPC sysout
AUPDT(10),                  /* Default auto update interva
AUTH(LOG,I,O,H,DA,PREF,SYSID,FINDLIM,ST), /* Auth function
CMDAUTH(USERID,NOTIFY,GROUP), /* Command authority
CMDLEV(5),                  /* Command level
CONFIRM(ON),                /* Enable cancel confirmation
CURSOR(ON),                 /* Leave cursor on last row pr
DADFLT(IN,OUT,TRANS,STC,TSU,JOB),  /* Default rows on DA
DATE(MMDDYYYY),             /* Default date format
DATESEP('/'),               /* Default datesep format
DISPLAY(OFF),               /* Do not display current valu
DSPAUTH(USERID,NOTIFY),     /* Browse authority
ILOGCOL(1),                 /* Initial display column in l
LANG(ENGLISH),              /* Default language
LOGOPT(OPERACT),            /* Default log option
OWNER(USERID),              /* Default owner
PREFIX(USERID),             /* Default prefix
UPCTAB(TRTAB2),             /* Upper case translate table
VALTAB(TRTAB),              /* Valid character translate t
VIO(SYSDA)                  /* Unit name for page mode out

Now when a User trying to insert a action character on a JOB (on which he
is the Owner ) he can't process the job except if notify was specify for
his user or the job start with the GROUP or USERNAME .
is there anyway to permit a user to process all jobs when he is the owner?
or I must set SDSF with SAF?


-- 
______________________
best regards,
matan cohen
MF System Administrator.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

Reply via email to