Hi. This is an ldap newbie question:
I am writing some procedures that are accessing active directory. Most
values I need are stored using standard attributes, but some are not.
So, I'm trying to figure out some custom attributes from our active
directory using PL/SQL and the DBMS_LDAP package.
How can I display a complete list of the attributes in USER class?
Either using pl/sql or AdsiEdit.
Any help would be greatly appreciated.
I am writing some procedures that are accessing active directory. Most
values I need are stored using standard attributes, but some are not.
So, I'm trying to figure out some custom attributes from our active
directory using PL/SQL and the DBMS_LDAP package.
How can I display a complete list of the attributes in USER class?
Either using pl/sql or AdsiEdit.
Any help would be greatly appreciated.
Comment