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: Security advice needed

Re: Security advice needed

From: Andrew <landrew_11_at_yahoo.com>
Date: 2000/06/19
Message-ID: <394da55d.24927933@news.pacbell.net>#1/1

Security is a broad topic. Assuming your clients are concerned about someone snooping on their data on the Internet, SSL would be a good place to start. Then there is securing the NT Server, configuraing a Firewall, securing the database, backups...

Oracle 8.1.6 has a DBMS_OBFUSCATION_TOOLKIT package which will permit you to store DES encryped col's on your db.

On Sat, 17 Jun 2000 10:49:59 -0400, "Michael D'Annunzio" <nms1_at_cyberus.ca> wrote:

>Hello
>
>I am developing a web site that uses HTML and ASP pages to access an Oracle
>database.
>
>Can anyone give me some suggestions on how I can maximize security? An
>encrypted User Name and Password isn't secure enough for the client.
>
>Thank You,
>
>Mike.
>
>
Received on Mon Jun 19 2000 - 00:00:00 CDT

Original text of this message

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