Command Validation Program
5 pts.
0
Q:
Command Validation Program
We have a command validtion program for the STRSEU command which allows us to check who is opening a source member for editing and whether they are authorized to do so. We would like to extend that same functionality to the WDSc editors. Is there an exit point we could exploit for this?
ASKED: Mar 18 2008  6:06 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
7550 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
I've never used the WDSc editors (more the SEU type lol), but as no one has answered I would start by looking to see what server is being utilized on the System i to provide the source to the editor. Once the server is identified then we should be able to associate an exit program with that server.

==============================================================

The 'DDM/DRDA request access' exit point is generally what would be useful. Set it with:

CHGNETA DDMACC( mylib/myexitpgm )

Tom
Last Answered: Oct 18 2009  5:06 AM GMT by TomLiotta   7550 pts.
Latest Contributors: Bvining   4885 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0