Oracle authentication trough LDAP
Hi,
I've a problem, they ask me to authenticate internal db users trough Corporate LDAP.
So I want to setup the internal users of an 11.2.0.4 database that when they connect to the database trough sqlplus by example they provide their corporate ldap password instead of the internal password defined inside the database.
I tried to read some documentation about OID, but I think it's not my case, because I don't want to implement LDAP but I want to use the one that the company uses presently to authenticate ldap users.
This corporate ldap is based on Oracle directory server,
I will thank you so much for your precious help,