vote up 1 vote down star

I noticed its possible to run SQL scripts with Oracle's SQLPlus by providing only a username and no password. Isn't this like a horrible breach of any form of security for Oracle?

Or am I missing something?

flag

1 Answer

vote up 6 vote down check

Most likely, your oracle server has OS Authentication enabled, this basically tells oracle to trust users already logged into the OS.

link|flag
That makes sense, thanks. Hadn't realized that was a feature – Robert Gould Oct 15 '08 at 11:16

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.