Database Security Products (MOSC)

MOSC Banner

Sqlnet Advanced Security Option

edited Oct 9, 2009 2:12AM in Database Security Products (MOSC) 4 commentsAnswered
 I'm testing the aso feature on a 10.2.0.4 db ( on windows ). I have a db on one machine and client on another.
The db server has sqlnet.ora with enteries :

sqlnet.crypto_checksum_server = REQUIRED
sqlnet.encryption_server     = REQUIRED
SQLNET.CRYPTO_CHECKSUM_TYPE_SERVER = (MD5)
SQLNET.ENCRYPTION_TYPES_SERVER = (DES40,RC4_40)
SQLNET.CRYPTO_SEED = "abcdefghijklmnopqrstuvwxyz"

The client as NO ENTRIES ( I'm testing to see if conenction gets rejected )

But one I try an sqlplus session scott/tiger@test.

I get a connection ie it is NOT rejected ?

Any ideas anyone.


Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center