oracle client 12c with kerberos authentication connect like another user
Hi Guys,
I have oracle databases 12.1 on windows 2012 and oracle client 12c.
Sqlnet configured with kerberos authentication.
It is working fine when I use sqlplus from desktop (I connected with my AD account);
Connection to any server we are using different account in our company.
I need run sqlplus on server connected to database with my AD account, not server account.
What should I do? some sqlnet additiona changes?
Thanks mary