Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Ora and LDAP?
Ace wrote:
> What is Oracle's position on LDAP? I get a bit confused, as it
> typically points back to their IFS. Are their API's available? Will
> JNDI do? Any clients pre-packaged?
>
> Thanks -
Suggest you get the whole story from either http://www.oracle.com (marketing version) or http://otn.oracle.com (technical version)
The synopsis is:
Oracle fully supports LDAP and even has a certified V3 compliant LDAP server called OiD (Oracle internet Directory). There are even utilities for sync'ing OiD to other directories.
However, LDAP is only a spec ... to make it work you need a schema appropriate to the task at hand, and there are a lot of proprietary schemas out there, including the ones Oracle has created for their own Single Sign-On and other security capabilities.
Your API/JNDI questions are answered in a lot of detail in the OiD and Oracle Developers manuals at http://otn.oracle.com
/Hans Received on Wed May 07 2003 - 13:58:53 CDT
![]() |
![]() |