Skip to content

Add support for connecting with LDAP in Thin Mode #111

Open
@mkmoisen

Description

@mkmoisen

In cx_Oracle, in order to connect to an oracle database over LDAP, we need to create a sqlnet.ora file and ldap.ora file.

In oracledb's thin mode, sqlnet.ora is not supported, and presumably ldap.ora file is not either.

Is it possible to connect over LDAP in oracledb's thin mode?

If so, how do we do it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions