Link to home
Start Free TrialLog in
Avatar of Intern
Intern

asked on

Accessing Active Directory from Oracle Forms (is it possible?)

I am creating a maintenance form to allow the Help Desk to create new users in the Oracle database.  I am wondering if I can create something in Oracle forms that would populate a list  with all the users in the Active Directory on our network.  Then select a username from that list.

Is this possible?  If so can you give me some direction on how to do it.
ASKER CERTIFIED SOLUTION
Avatar of seazodiac
seazodiac
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Intern
Intern

ASKER

This was just a "It would be cool" thought.  I just wanted the help desk to be able to select a name from the active directory and insert as an Oracle user.  The only reason for this is that I wanted to make it so a user did not have 2 different logins due to a typing error.
you can do that in VB or ASP through the web just as the same.

don't bother to do it in Oracle form. it's too complicated and overkill.