|
| |||||||||
| Tags: advance security, apache, apache ssl, application development, ssl |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Application security in Oracle database
I am trying to figure out the best way to keep track of user security per application.Can anyone guide me to introduce with so good resources on this type of topic? I'm not a DBA so I need help from all . I will ultimately have an application that will allows a manager to change the security level for each user for each application.Is there any other tools to secure the application in oracle which is provided by Oracle.Please ... |
|
#2
| ||||
| ||||
| Application security in Oracle database Oracle advance security: As name suggested,the Option that is provided by oracle security center using this tool, A lot of important transactions are handled using secured way.It provides a comprehensive suit of security features that secure the data of corporate network and some feature are listed here to handle the transaction security in distributed environment like 1. Data tampering 2. Eavesdropping and data theft 3. Falsifying user identities 4. Administering too many passwords
__________________ Grand Theft Auto 4 PC Video Game Last edited by Reegan : 30-01-2010 at 12:32 PM. |
|
#3
| ||||
| ||||
| Application security in Oracle database Features of Oracle advance security: Oracle Advanced Security option provides these features described below : * Data Integrity This feature ensures that the data is not being modified during transmission of data. * Data Privacy It ensures data is not disclosed during transaction. * Authentication It ensures that database users (host and clients) identities are valid and they are identified to each other. * Authorization It ensures that users and processes have access the exact privilege.
__________________ The FIFA Manager 2009 PC Game Last edited by opaper : 30-01-2010 at 12:51 PM. |
|
#4
| ||||
| ||||
| Application security in Oracle database Security socket layer: The protocol SSL(Security socket layer) which is used to secure the network connection.Authentication, encryption, and data integrity features are handled by this protocol. You can secure your connection between two nodes(client and server) using SSL for authentication * Any client or server to one or more Oracle servers * An Oracle server to any client |
|
#5
| ||||
| ||||
| Application security in Oracle database Apache SSL: The Apache SSL is a type of secure web server which is based on the Apache and open SSL.You can use it free commercial and non-commercial because it follow the BSD style license. The feature provided by this web server are as follows : 1. Without cost for both commercial and non-commercial. 2. The Encryption with 128 bit upon worldwide. 3. The authentication of application user. 4. Full source code. 5. Application Programming Interface modular extension facility |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Application security in Oracle database" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Oracle buys Secerno for Database Security | JonathanD | Web News & Trends | 1 | 22-05-2010 07:13 AM |
| Dynamic SQL in Oracle database | Adriana_andros | Software Development | 5 | 11-02-2010 07:49 PM |
| Java in oracle 9i database | Gerri | Software Development | 4 | 03-02-2010 08:35 PM |
| Real application cluster in oracle database | Ainsley | Software Development | 4 | 03-02-2010 06:02 PM |
| Oracle Announces TimesTen In-Memory Database 11g and In-Memory Database Cache 11g | prakashseth | Web News & Trends | 1 | 30-07-2009 05:58 PM |