logon.action

  • Timing:

    The logon user exit is invoked when a user has completed the logon process.

  • Invocation arguments (6):
    • -i <userid>: client user ID, case is as provided by the client
    • -u <user_log_path>: directory where this client’s user logs are kept
    • -s <server_log_path>: directory where server logs are kept
    • -c <config_path>: directory where configuration files are kept
    • -b <binaries_path>: directory where z/OS® Explorer is installed
    • -p <port>: RSE daemon port
  • Sample:
    /usr/lpp/zexpl/samples/process_logon.sh

    This sample z/OS UNIX shell script writes a logon message to the console.