Kerberos authentication - integrate with Active Directory
DB: 19.2 version
Oracle RAC: 4 nodes
Users: 65
As a DBA, I have assigned a project to work on Kerberos authentication - integrate with Active Directory. Working with System admins, they have done their parts, i.e. krb5.conf([libdefaults],[realms], [domain_realm], etc. on all of the RAC servers.
As far as DBA's task is concern, I have the following questions:
- I have to set up Kerberos parameters in SQLNet.ora file on DB Linux servers and on sqlnet.ora on each client laptops(employee users only)?
- does this mean that if I have 65 database (employee) users, they will have to make changes to their SQLNet.ora file, correct?