Problem Note 5371: New RACF Terminal ID Security Support in OS/390 Connect Spawner
RACF TERMINAL Class security provides a means for securing logons by
terminal id. For TCP/IP users, the IP address will be converted to a
hex number which will correspond to the terminal id that is provided to
RACF. The four 3-byte decimal numbers in the IP address are converted
to an 8-byte (4 x 2) hex number. For example, 169.091.017.131 would
correspond to hex A95B1183. All TCP/IP programs that validate the
userid should convert the ip address to hex and provide this information
to RACF before userid/password validation.
Prior to the __passwd() call the terminal id is put into BPXYTHLI. See
IBM Apar PQ19249 and the RACF documentation for more information on
this.
A Technical Support hot fix for Release 8.2 TSLEVEL TS2M0 for this
issue is available at:
http://www.sas.com/techsup/download/hotfix/82_sbcs_prod_list.html#005371
Operating System and Release Information
| SAS System | SAS/CONNECT | z/OS | 8 TS M0 | 9 TS M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Problem Note |
| Priority: | medium |
| Topic: | Software Components ==> Connect Spawner
|
| Date Modified: | 2002-04-23 16:35:45 |
| Date Created: | 2001-07-05 17:31:15 |