Configuring ORACLE SQLPLUS client on windows to access Oracle database with kerberos authentication
After successfully configuring the Oracle Database (linux) with authentication via kerberos and already being accessed via SQL Developer (Windows), how to proceed with the configuration of SQLPLUS?
I've tried the same sqlnet.ora configuration that is on linux, on windows as well as the krb5.conf file as well.
Someone who can help?
Thanks.
-----
Feito a configuração com sucesso do Banco de Dados Oracle (linux) com a autenticação via kerberos e já sendo acessada via SQL Developer (Windows), como proceder com a configuração do SQLPLUS?
Já tentei a mesma configuração de sqlnet.ora que está no linux, no windows assim como o arquivo krb5.conf também.