Windows Oracle Database with Active Directory Authentication.
Hi Experts,
I've been trying to connect a Windows Active Directory service account (svc_oracle) to an Oracle 19c (Standard Edition) database running on Windows Server 2019 Standard edition. Utilising Documents 132804.1, 1304004.1 and 1375853.1, but most of these involve a Linux Server (rather than Windows).
I've been able to create kinit keys happily on the server, but when I try to connect from a client to the server. I see the connection (through the Listener.log) happening, but I get user/password incorrect messages to the client (SQL*Plus and SQL*Developer).
I'm missing something in the linkages.
Has anyone connected Windows AD (preferably an AD Group(s)) to Windows Oracle Database (standard edition)?