PassTicket reusability
z/OS® Explorer requires
that the PassTickets it generates are reusable because PassTicket
generation is limited to one for a user every second. Verify the PassTicket
reusability by executing the following operator command. Replace userid
with a valid TSO user ID that
has a unique z/OS UNIX UID. If this UID is not unique, all users
sharing it must be valid TSO users.
MODIFY RSED,APPL=IVP PASSTICKET,userid
The command should return a success message.
Note: These IVPs do not prompt for a password, and the RSE daemon will generate a PassTicket that
will be used as a password. Therefore, do not use a user ID that requires you to present a
Multi-Factor Authentication (MFA) token before PassTickets are allowed.