Authenticating sysdba users with Kerberos + AD
I am aware that Kerberos can be configured with Active Directory to authenticate users outside the database but I wish to know if the following are possible:
- Will the super users be able to maintain sysdba privilege?
- Will this work for 11g thru 19c database versions?
Any documentation/suggestion that leads to a step by step configuration will be greatly appreciated.