I wrote a System Rexx to do this a while back when converting users to use TLS. 
 It issued a D TCPIP,TN3270E,CONN command to get all current connections,  then 
for each connection, it issued D TCPIP,TN3270E,CONN,CO=xxxxxxx,DETAIL command 
to get secure connection info.  Then D NET,ID=luname,A  to get the TSO ID of 
each.  It just provided a snapshot of userids and IP addresses at any given 
time,  if thats of any help.

Dana

On Thu, 22 Mar 2018 08:29:41 -0500, Tim Deller <[email protected]> wrote:

>I wanted to do this but never found a way to match a userid to an incoming IP 
>address.
>
>----------------------------------------------------------------------
>For IBM-MAIN subscribe / signoff / archive access instructions,
>send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to