Define application protection for RSE

During client logon, RSE daemon verifies that a user is allowed to use the application.
  • RDEFINE APPL FEKAPPL UACC(READ) 
    DATA('IBM Explorer for z/OS')
  • SETROPTS RACLIST(APPL) REFRESH
Note: The client connection request fails only if the application ID is defined and the user lacks READ access to the profile.