Connecting to an Oracle Database Server Authenticated by Kerberos

After Kerberos is configured, you can connect to an Oracle database server without using a user name or password.

$ sqlplus /@net_service_name

In this specification, net_service_name is an Oracle Net Services service name. For example:

$ sqlplus /@oracle_dbname