Hello,
I am trying running netview script from Netview Main panel but
getting below error.
CNM424I COMMAND LIST TIMEMNGR - ACCESS TO COMMAND IS NOT AUTHORIZED
*-* 'purge timer='f.i',op=ppt'
+++ RC(-3) +++
CNM424I COMMAND LIST TIMEMNGR - ACCESS TO COMMAND IS NOT AUTHORIZED
*-* 'purge timer='f.i',op=ppt'
+++ RC(-3) +++
DSI204I TIMER REQUEST ID NOT UNIQUE ID = 'DC39'
DSI202I TIMER REQUEST FAILED TO BE SCHEDULED FOR EXECUTION 'ID=DC39
DSI204I TIMER REQUEST ID NOT UNIQUE ID = 'DC40'
DSI202I TIMER REQUEST FAILED TO BE SCHEDULED FOR EXECUTION 'ID=DC40
CNM424I COMMAND LIST TIMEMNGR - ACCESS TO COMMAND IS NOT AUTHORIZED
*-* 'purge timer='f.i',op=ppt'
+++ RC(-3) +++
CNM424I COMMAND LIST TIMEMNGR - ACCESS TO COMMAND IS NOT AUTHORIZED
*-* 'purge timer='f.i',op=ppt'
Then, I have checked couple of thing in my SYSTEM for netview definition.
some of them are below.
1) list secopts O/P
BNH228I OPTION VALUE LAST UPDATED UPDATE ID
BNH229I ------- -------- ----------------- --------------
BNH229I OPERSEC NETVPW 03/13/13 02:17:52 INITIALIZATION
BNH229I OPSPAN NETV 03/13/13 02:17:52 INITIALIZATION
BNH229I CMDAUTH TABLE 03/13/13 02:17:52 INITIALIZATION
BNH229I TBLNAME CNMSCAT2 03/13/13 02:17:52 INITIALIZATION
BNH229I AUTHCHK SOURCEID 03/13/13 02:17:52 INITIALIZATION
BNH229I SPANAUTH NONE 03/13/13 02:17:49 INITIALIZATION
BNH229I SPANCHK SOURCEID 03/13/13 02:17:52 INITIALIZATION
BNH229I CATAUDIT NONE 03/13/13 02:17:49 INITIALIZATION
BNH229I AUTOSEC BYPASS 03/13/13 02:17:53 INITIALIZATION
BNH229I SURROGAT NO 03/13/13 02:17:52 INITIALIZATION
BNH229I RMTSEC NONE 03/13/13 02:17:54 INITIALIZATION
BNH229I RMTAUTH SENDER 03/13/13 02:17:52 INITIALIZATION
BNH229I WEBAUTH PASS 03/13/13 02:17:52 INITIALIZATION
In NETVIEW.DSIPARM(CSTYLE) we have NETVPW active, as we have defined
operator in
SECOPTS.OPERSEC = NETVPW
*SECOPTS.OPERSEC = SAFCHECK
*SECOPTS.OPERSEC = SAFPW
*SECOPTS.OPERSEC = SAFDEF
*SECOPTS.OPERSEC = MINIMAL
NETVIEW.DSIPARM(DSIOPFU)
TEST OPERATOR PASSWORD= &&&&
PROFILEN MASTER
Then, I created MASTER profile under NETVIEW.DSIPRF, because I am not
able to find other profiles DSIPROFB in my any members.
MASTER PROFILE IC=LOGPROF2
AUTH MSGRECVR=NO,CTL=GLOBAL,NGMFADMN=YES
END
Now, I have two issues to address here.
1) Why I am not able to run scripts using netview main panel and getting
authorization issue.
2) I also want to convert my operator defination from DSIOPFU member to
RACF. So that NETIVEW can use RACF secuirty for accessing NETVIEW DOMAIN
rather then
DSIOPFU member in DSIPARM.
For doing this, I tried reading Security refrence for NETVIEW book and
followed below stpes to create new operator for accessing NEWVIEW.
Change SECOPTS.OPERSEC = SAFDEF in DAIPARM and commented NETVPW line
1) SETROPTS CLASSACT(APPL)
2)RDEFINE APPL NETM9 UACC(NONE)
3) ADDUSER TEST1 PASSWORD(NEWOPER)
4) PERMIT NETM9 CLASS(APPL) ID(TEST1) ACCESS(READ)
5) and added below detail for TEST1 user id
NETVIEW INFORMATION
-------------------
CTL= GLOBAL
MSGRECVR= YES
NGMFADMN= YES
but still when I am trying to access Netview using SKHAND2 user id , then
I am getting below error on netview panel.
1) DSI021A INVALID OPERATOR IDENTIFICATION, REENTER
2) I also noticed that, my netview start was failing and seen below error
message on SYSLOG.
ICH408I USER(NETM9PPT) GROUP( ) NAME(??? ) 354
LOGON/JOB INITIATION - USER AT TERMINAL NOT RACF-DEFINED
IRR012I VERIFICATION FAILED. USER PROFILE NOT FOUND.
I am not able to find this user in my NETM9PPT RACF .
Please suggest.
Regards
Saurabh
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN