Exporting Users and Groups from LDAP using DBMS_LDAP and DBMS_LDAP_UTL
716012Mar 11 2010 — edited Mar 11 2010Hi,
I am not sure if this question is in the right section but I cant think of anywhere else it would be.
I am trying to create a function which will allow me to export all users and groups from LDAP. I have looked through the DBMS_LDAP and DBMS_LDAP_UTL packages and haven't seen any easy way of doing this.
Could someone give me a place to start with this as I can see this function becoming quite long and complicated?
Thanks
-Mark