|
Don't
do it unless the application is running locally on the same physical server as
the database. It is (or at least was) extremely easy to break into a system that
uses external authentication across a network. (...don't
ask:)
The
following example shows how to connect to the PLAY database using external
authentication
$ORACLE_SID=play
$export ORACLE_SID
$sqlplus /
Kevin
|
- external authentication Lyuda Hoska
- RE: external authentication Karniotis, Stephen
- Toepke, Kevin M
