Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Merging Oracle and active directory
On Fri, 14 Dec 2007 12:50:09 -0800 (PST), "Aquiles.-"
<aqcohen_at_gmail.com> wrote:
>Hi.
>
>Anyone can guide me on this.
>
>I have a legacy structure where i have 12000 clients. each client has
>a password.
>
>Table_Name = clients
>Fields= Identificaction, Name, LastName, Password, Active
>
>1) any idea about how can create users on LDAP based system ( openldap
>or active directory ) based on this structure.
>2) the solution must active o disable the client on LDAP system if the
>Active field on oracle table it's true or false.
>
>
>please advice me.
Oracle has a product called Oracle Internet Directory. It is Oracle's LDAP implementation and comes with Oracle Application Server. http://www.dizwell.com has a writeup on how to integrate Oracle Internet Directory and use Mickeysofts Active Directory, instead of an Oracle database.
-- Sybrand Bakker Senior Oracle DBAReceived on Sat Dec 15 2007 - 04:48:07 CST
![]() |
![]() |