Add rules to the security context

After the RDSSecurity context is registered, you add rules to govern the resources in it by doing the following:

  1. On the Register Security Contexts page, click the RDSSecurity context in the table. The Edit Security Context page appears.

  2. Scroll to the bottom of the page and click Rules. The Resource Rules for Security Context "RDSSecurity" displays.

  3. In the Name field, enter c:\, then select File from the drop-down list.

  4. Click Add. The New Resource Rule of Type "File" page appears.

  5. Specify the pathname c:\ to protect the c:\ drive, then select the Read access right.

  6. Click Add.

  7. Complete steps 3 through 6 to set up Write access for the c:\ drive.

  8. Complete steps 3 through 7 for directories and data sources. You need rules to protect the following:
     

Directories

Mars Resources

Venus Resources

c:\development
c:\development\mars\*
c:\development\venus\*

Mars_dsn
Mars_r_directory
Mars_w_directory
Mars_r_files
Mars_w_files
C_r_file
C_w_file
C_development_r_file
C_development_w_file

Venus_dsn
Venus_r_directory
Venus_w_directory
Venus_r_files
Venus_w_files
C_r_file
C_w_file
C_development_r_file
C_development_w_file

 

After you finish creating rules, proceed to Add policies to continue with the example scenario.

Related topics