|
Re: Oracle User - Authentcation via an LDAP Server [message #640337 is a reply to message #640334] |
Mon, 27 July 2015 07:21   |
John Watson
Messages: 8968 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
If you have done nothing more than you say above, you need to do a lot more. Did you register the database in te OID? Have you defined a mapping in the OID of your enterprise user to your database user? Are you, in fact, using an OID or is it some third party directory?
|
|
|
|
|
|
|
|
Re: Oracle User - Authentcation via an LDAP Server [message #640380 is a reply to message #640379] |
Mon, 27 July 2015 12:45   |
John Watson
Messages: 8968 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
If that is all you have, you cannot proceed. You do need to know what type of LDAP directory it is. Furthermore, using LDAP for authentication is quite an advanced topic. Perhaps your predecessor resigned because he could not work out how to do it.
|
|
|
|
|
|
|
Re: Oracle User - Authentcation via an LDAP Server [message #640633 is a reply to message #640627] |
Sat, 01 August 2015 15:40  |
John Watson
Messages: 8968 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
If you are using individual schema logons, client-server architecture, I don't think so.
If you are using a three tier envronment where you have application users connecting to a shared schema, yes you can. You'll have to write it (look up DBMS_LDAP) unless you can find something already written for your directory. Ask your directory vendor, tey'll know.
|
|
|