ACF2|Top Secret LDAP Server, is there any ways to see a client information ?
search cancel

ACF2|Top Secret LDAP Server, is there any ways to see a client information ?

book

Article ID: 220314

calendar_today

Updated On:

Products

Top Secret - LDAP LDAP SERVER FOR Z/OS

Issue/Introduction

ACF2|Top Secret LDAP Server, is there any ways to see a client information, such as IP address and so on ?

Environment

Release : 15.1

Component : CA LDAP Server

Resolution

f ldapproc,CNAME or f ldapproc,COPS command will display the IP address and details about the current activity of each machine with an application that is connected to the CA LDAP Server.

f ldapproc,CNAME
RESPONSE=SYS12
ETLDP05I CA LDAP Server connections:
IP=xxx.nn.n.n:unknown

f ldapproc,COPS
RESPONSE=SYS12
ETLDP05I CA LDAP Server connections:
IP=xxx.nn.n.n:unknown
           No active operations           

These commands are installed by PTF SO01738.
LDAP ENHANCEMENTS AND DBCS SUPPORT FOR CEM POLICY   

Logging IP addresses that log onto LDAP is also available.
With the debug level of STATS in LDAP, this will enable logging of information related to connection and search statistics. This outputs lines like the following:
 
conn=1000 fd=9 ACCEPT from IP=<CLIENT_IP_ADDRES>:<CLIENT_PORT> (IP= <HOST_IP_ADDRES>: <HOST_IP_PORT>)
 
To enable, issue following command:
 
f ldapproc,SET,DEBUG,STATS