CONTENTS
From Oracle Database 18c onwards, Oracle implemented years long expected new feature called Centrally Managed Users (CMU), which allows Oracle users authentication through Microsoft Active Directory (AD).
For all the detailed explanations, please refer to Oracle official doc here.

The Oracle Database users can be authenticated through Active Directory using one of the following methods:
- Password authentication
- Kerberos authentication
- SSL authentication
This post will step by step demonstrates how to install and configure the following environment :
- Windows 2019 Active Directory domain controller.
- Oracle Database 19c.
- Oracle 19c client on Windows.
Subscribe to get access
Read more of this content when you subscribe today.
Next>> How to Configure Oracle Database Users Password Authentication Through Windows Active Directory