Connect via LDAP

patch

Member³
Hi,

I know I can connect using this constuct:
/@:/

Is there a similar way to connect using an LDAP connection?
 
I'm not aware of such a naming method for the Oracle Client. Ideally you would specify your LDAP configuration in SQLNET.ORA and LDAP.ORA.
 
The naming method
that OP mentions is a regular naming method called "EZConnect", can be googled.

And why not actually propagate the "database" list with the TNS aliases from LDAP (on some explicit button-click, like Oracle SQL Developer does it)?
 
Last edited:
Back
Top