Previous |
Next |
For greater security, you should apply separation of duty concepts when you assign responsibilities to the system administrators on your staff. For the tutorials used in this guide, you will create and use a security administrator account called sec_admin
.
To create the sec_admin security administrator account:
Start Database Control.
See Accessing the Database Home Page for instructions about how to start Database Control.
Enter an administrator user name (for example, SYSTEM
) and password, and then click Login.
The Database Home page appears.
Click Server to display the Server subpage.
Under Security, select Users.
The Users page appears.
Click Create.
The Create User page appears.
Enter the following information:
Name: sec_admin
Profile: Default
Authentication: Password
Enter Password and Confirm Password: Enter a password that meets the requirements in "Requirements for Creating Passwords".
Default Tablespace: SYSTEM
Temporary Tablespace: TEMP
Status: UNLOCKED
Click System Privileges to display the System Privileges subpage.
Click Edit List.
The Modify System Privileges page appears.
In the Available System Privileges list, select the following privileges and then click Move to move each one to the Selected System Privileges list. (Hold down the Control key to select multiple privileges.)
CREATE PROCEDURE
CREATE ROLE
CREATE SESSION
SELECT ANY DICTIONARY
Click OK.
Under Admin Option, do not select the boxes.
Click OK.