660 IBM WebSphere Host Publisher Version 3.5
The RACF PassTicket is a one-time-only password that is generated by a
requesting product or function. It is an alternative to the RACF password that
removes the need to send RACF passwords across the network in clear text.
It makes it possible to move the authentication of a mainframe application user ID
from RACF to another authorized function executing on the host system or to the
workstation local area network (LAN) environment.
The RACF PassTicket only gives one user access to a specific application for
approximately ten minutes, so it is resistant to reuse. For most applications, once
a particular PassTicket is used, the same user cannot use it for the same
application during the same ten-minute interval.
You must register all Web browser client certificates with RACF. This associates
the certificates, which are passed by Host Publisher Server to the DCAS server,
with the IDs of users attempting to log on.
For more information on RACF commands, refer to OS/390 SecureWay Security
Server RACF Security Administrator's Guide and OS/390 SecureWay Security
Server RACF Command Language Reference.
RACF sign-on PassTicket
RACF provides an alternative to the normal RACF password that remains the
same for a specified time period (usually several weeks) until the user is
prompted to enter a new password. The RACF PassTicket is a password
generated dynamically on request from a product or function to be used only
once. Using PassTickets eliminates the need to repeatedly send RACF
passwords across the network as clear text in the 3270 data stream.
Of course, the 8-byte alphanumeric string of a PassTicket will not be encrypted
on a normal 3270 session data stream, unless a secure connection to the Telnet
3270 server is provided. But anybody trying to use a PassTicket that he/she has
recorded (by whichever means) will have only limited success. A PassTicket
expires within ten minutes. Express logon enforces encryption only on the
PassTicket request part of the data flows. The LU-LU session may use normal
SNA encryption, but this is not required.
The algorithm used to generate a PassTicket requires as input:
The RACF user ID that identifies the user on the system where the target
application runs.
The application name, as defined for the target application.