It doesnt talk nativly from Oracle to LDAP, even in Oracle 8iR2 I could not find and specific way to doit short of a Java Stored Procedure. They have a LDAP module for PL/SQL but its still in testing. One way would be to use perl to talk to Oracle and then create the entries in LDAP using something like Net::LDAP .. Or a dump from Oracle to a text file, with a bit of manipulation you can get an LDIF file and import that from perl..(Or java, or ....) Jus
- Oracle & LDAP Beate Woll
- Justin Smith
