|
Re: oracle odbc encryption and security [message #67264 is a reply to message #67263] |
Wed, 17 March 2004 10:22 |
|
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
Oracle provides bUiltin encryption packages.
and SQLNET encryption.
sql*net encryption is a widely credited mechanism.
All the traffic between the server and cleints can be encrypted.
MOST of the OBDC drivers that support oracle sql*net will also support encryption.
Though there are very few may not ( and these are custom built ODBC drivers).
So, please look into Oracle ADVANCED SECURITY OPTIONS.
If you already have oracle enterprise edition version 8i or above with ANO, u dont need anything additional.
All u need to to understand ur need and add a certain parameters in ur sqlnet.ora
|
|
|