Define RSE API as a secure z/OS® UNIX server
RSE API requires UPDATE access to the
BPX.SERVER
profile to create or delete the security environment for the client's
thread. Note that using UID(0)
to bypass this requirement is not supported. This
step is required for clients to be able to connect.
PERMIT BPX.SERVER CLASS(FACILITY) ACCESS(UPDATE) ID(STCAPI)
SETROPTS RACLIST(FACILITY) REFRESH
Note: The sample commands assume that the setup for requisite product IBM Explorer
for z/OS (FMID HALGxxx) is already completed.