AD authentication for Oracle 12c DB on Linux that does not require changing any AD schemas
Hello,
I was looking to setup authentication from Oracle 12c DB on Oracle Linux through Active Directory.
This is the only link I've found regarding this setup: https://docs.oracle.com/database/121/NTQRF/active_dir.htm#NTQRF270
My question is, are there any other solutions for setting up direct authentication that does not require creating/updating AD schemas(or use of any other product)?
Thank you