Oracle LDAP AIX 6.1 and Windows 2008 Active Directory Integration
I have the requirement to configure our Oracle database, installed on a POWER 7 server running AIX 6.1, to use our Windows 2008 Server Active directory as the LDAP server. This would be done so we can implement SSO among other things.
As an example of what i want to do:
I have an ApEx application. I want to use the LDAP authentication scheme in the ApEx app to authenticate against the afore mentioned Active Directory server.
I know very little about LDAP and Active Directory. I've been looking all over the web for specifics on how to do this but keep running into walls. I've tried setting up kerberos on the AIX machine. I thought I'd done it but could not get LDAP to work. I'm sure I'm missing lots of important things.
Any help would be greatly appreciated.