Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Security Question

Re: Oracle Security Question

From: <greatguangong_at_gmail.com>
Date: 13 Dec 2004 06:19:05 -0800
Message-ID: <1102947545.523245.56780@z14g2000cwz.googlegroups.com>


Like Chuck said, keep the password in the registry - but encrypted with various VB functions. Make your pick.

It is paramount that sys and system's passwords are changed to a strong non-dict word. Also remove schemas you don't use, like scott.

"Over a network"? Don't transfer plain text passwords over the network. Beats the purpose of having a strong password. Hash algorithms are your friends.

guangong Received on Mon Dec 13 2004 - 08:19:05 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US