Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> ldap (oid) name resolution security !
Hello,
We will switch our name resolution service from ONAMES to LDAP (oid) soon.
With the ldapsearch utility (or with any ldap browser), anyone can
connect anonymously to oid and execute a ldap query like this :
ldapsearch -h host -p port -b "...." "cn=*"
and retrieve all the databases entries (machine, port, instance name,
alias) !!!
I think this is a bit dangerous.
Is there a solution ?
Thanks in advance
Jean-Michel
PS : thanks to the people who helped me in my "dump ldap to tnsnames" question, we finally solved the problem with a little java program. Received on Thu Jan 12 2006 - 03:25:40 CST
![]() |
![]() |