Probe: Oracle Authentication Tester

Depends:
tcp/ports

Provides:
oracle/sid
oracle/user
oracle/connection
oracle/password

This probe attempts to connect to an available Oracle database using the user specified connection information. Upon successful connection, the probe will put the JDBC Connection object into the KB under key oracle/connection

Options:
oracle/user - The username to use for connecting
oracle/password - The password to use for connecting
oracle/sid - The name of the database to connect to. This Value can NOT be null
oracle/role - The role to attempt to connect as, this value may be null, which will make the connection not use a role at all