SQL Developer connecting via CMU issue
Hello all,
We are in the process of implementing Oracle Centrally Managed User (CMU) functionality. So far our testing with sqlplus and Toad have went well. We are connecting just fine into the database. However, SQL Developer is giving us a headache in that area. In the Preferences/Database/Advance section of SQL dev we have the config file pointing to the krb5.conf and Credential Cache file set to OSMSFT://. Also for reference MSLSA: does not work for us so we have to go with OSMSFT.
When trying to setup the connection we do the connection type as LDAP. I can put in an LDAP server, but the context field does not offer any values. This is most likely due that we are in a large enterprise and the AD servers are maintained elsewhere and local pc's cannot access the context values.