Question
Scenario: In your newly assigned Oracle DBA position, the security audit team wants you to be involved in a new project to make sure Users
Scenario: In your newly assigned Oracle DBA position, the security audit team wants you to be involved in a new project to make sure Users are created with Least Privileges, the database uses encryption for all data-at-rest, use separate table spaces for users and applications, user passwords expire on first login, quotas should be used for tablespaces as opposed to unlimited tablespaces, temporary tablespaces should be used to help speed performance, no default user passwords exist in the database, Roles are used for privileges as opposed to being assigned directly to the user, and the password complexity should meet or exceed some requirements for DoD STIGs.
In additional the following business guidelines are provided to help in your design: Number of Database Users: a. 10 Total b. 2 with DBA privileges c. 4 with Privileges to Select, Update, Insert and Delete from the students, employees and finances tables d. 2 with Privileges to Select from the students, employees and finances tables e. 2 with Privileges to select, Update, Insert and Delete from the products, sales and payroll application tables.
It is estimated no more 500K tablespace is needed for each user. Big tablespaces are not required. AES 256 encryption algorithm is needed to meet the contract requirements. Note: You will need to create the tables to test your permissions and roles.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started