Has anyone successfully implemented Directory Services management in Microsoft AD from OEM?
Hello,
We have been using an Apex application front end to manage access to our Oracle databases in OID. Now we would like to switch to using OEM with Microsoft Active Directory. Our OEM is 13.4.0.20. Our databases are a variety - some old 11.2.04s up through a couple of 23cs, mostly 12.x and 19.x.
I used Doc ID 1587824.1, 820134.1, and a few other documents and websites to get it working. Newer doc has come out since I started & I've checked that as well.
I have a valid Oracle Context in a Dev AD environment and a username & password that enable me to add LDAP entries for Oracle databases from the command line using ldapmodify commands. On hosts where I then specify the Dev AD environment servers in the ldap.ora and AD in the sqlnet.ora, these entries are resolved correctly by tnsping and I can log on to the databases.