how to find out which servers are accessing Oracle Internet Directory ?
Posted
by mad sammy
on Server Fault
See other posts from Server Fault
or by mad sammy
Published on 2010-04-28T13:00:28Z
Indexed on
2010/04/28
13:03 UTC
Read the original article
Hit count: 296
Hi,
We have a OID which is maintaining data about various users. This OID is being accessed by many weblogic servers. Weblogic servers are getting authenticated using this LDAP, but when a particular server authentication fails it causes authentication process failure for all servers, so we want to track that specific server which is causing this error. Is there any facility to know which servers are using the OID or i would like to know that does OID maintains any LOGs of its usage for security purpose..
Thanks.
© Server Fault or respective owner