JES2 and NOT AUTHORIZED FOR CMD

JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...
samb01
Posts: 431
Joined: Mon Nov 16, 2009 7:24 pm
Skillset: quite good
Referer: by web

JES2 and NOT AUTHORIZED FOR CMD

Postby samb01 » Mon Mar 04, 2019 9:26 pm

Hello,
in jes2, the commande :

Code: Select all


/D SMS
 


give me that message on Top right :

Code: Select all


NOT AUTHORIZED FOR CMD
 


this commande

Code: Select all


ULOG
 


that message

Code: Select all


COMMAND NOT AUTHORIZED
 


when i type LOG to see eventually RACF MESSAGES, i see nothing..

How can i do to be abble to type those commands ?

enrico-sorichetti
Global moderator
Posts: 3006
Joined: Fri Apr 18, 2008 11:25 pm
Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
Referer: www.ibmmainframes.com

Re: JES2 and NOT AUTHORIZED FOR CMD

Postby enrico-sorichetti » Tue Mar 05, 2019 12:05 am

after nine years hanging around
You should have been able to answer yourself

SPEAK TO THE SECURITY SUPPORT GROUP
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort

samb01
Posts: 431
Joined: Mon Nov 16, 2009 7:24 pm
Skillset: quite good
Referer: by web

Re: JES2 and NOT AUTHORIZED FOR CMD

Postby samb01 » Tue Mar 05, 2019 12:12 am

I spoke obviously To then but they told me they didn't fine the reason why. That's why i postée here...

Robert Sample
Global moderator
Posts: 3720
Joined: Sat Dec 19, 2009 8:32 pm
Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
Referer: other forum
Location: Dubuque, Iowa, USA

Re: JES2 and NOT AUTHORIZED FOR CMD

Postby Robert Sample » Tue Mar 05, 2019 2:30 am

This sounds to me like an SDSF authorization issue. While ISFPARMS is the classical way to enable access to SDSF commands, more and more often RACF is being used (and ISFPARMS will be replaced by ISFPRMxx in PARMLIB in a future release of z/OS). Perhaps you don't have appropriate access to the SDSF RACF class? If others at your site are having the same issues, then perhaps the SDSF set up in RACF has not been completed? If your site still uses ISFPARMS, perhaps it was not recompiled for the last z/OS release that was installed?

You need to talk to your site support group -- both security AND systems -- to find out what is going on and get it resolved. As usual with security issues, it is not recommended that you try to fix it yourself.

samb01
Posts: 431
Joined: Mon Nov 16, 2009 7:24 pm
Skillset: quite good
Referer: by web

Re: JES2 and NOT AUTHORIZED FOR CMD

Postby samb01 » Tue Mar 05, 2019 1:46 pm

Hello Robert Sample, i think you are right may be i have to talk with systems not RACF Support. But i can't anderstand why i have no error messages in syslog.
Usally there is a error message. May be there is a command to active it ?

NicC
Global moderator
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
Referer: Google
Location: Pushing up the daisies (almost)

Re: JES2 and NOT AUTHORIZED FOR CMD

Postby NicC » Tue Mar 05, 2019 3:38 pm

May be there is a command to active it ?

Ask your system support when you speak to them.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic

steve-myers
Global moderator
Posts: 2105
Joined: Thu Jun 03, 2010 6:21 pm
Skillset: Assembler, JCL, utilities
Referer: zos.efglobe.com

Re: JES2 and NOT AUTHORIZED FOR CMD

Postby steve-myers » Tue Mar 05, 2019 7:07 pm

About the lack of a message. There is an option in the RACROUTE macro, which SDSF uses to talk to RACF whether to log a failure. SDSF uses this option. Most of the options in the SDSF Primary Options menu (including LOG and ULOG) are protected in this fashion so the operator console is not flooded with messages and the SMF MAN data set, too, every time SDSF is started.

Yes, assuming your site uses RACF uses RACF, there is a RACF command your support can use to activate SDSF features for you. But you must contact your support.

enrico-sorichetti
Global moderator
Posts: 3006
Joined: Fri Apr 18, 2008 11:25 pm
Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
Referer: www.ibmmainframes.com

Re: JES2 and NOT AUTHORIZED FOR CMD

Postby enrico-sorichetti » Tue Mar 05, 2019 7:43 pm

furthermore the question about sdsf authorizations has been asked and answered here and on the <expert> forum many times
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort

nevilh
Posts: 39
Joined: Wed Jun 01, 2011 8:28 pm
Skillset: jack of al trades
Referer: internet

Re: JES2 and NOT AUTHORIZED FOR CMD

Postby nevilh » Fri Jul 19, 2019 4:36 pm

A bit late to the Party but better late than never. In the later Versions of SDSF there is a set sectrace command in sdsf
if you activate the trace and then issue the command you can go into ULOG and it will give you all the Information
that the RACF People Need to either authorise you or to tell you to go away