Previous Page | Next Page

Permissions on Folders

Demonstration: Departmental and Project Separation

This example creates a secured custom branch with mutually exclusive access for two divisions. In this example, the project level folders are for only organizational purposes (there are no access distinctions at the project level). The following figure depicts the goals and group structure.

Demonstration: Folder and Group Structure

[Demonstration: Folder and Group Structure]

To set this up, complete these steps:

  1. Log on to SAS Management Console as someone who has user administration capabilities and is a member of SAS Administrators (for example, sasadm@saspw). Select the Plug-ins tab.

  2. Create two temporary groups:

    1. Right-click User Manager [icon] and select New [arrow] Group.

    2. On the General tab, enter the name GroupA. Click OK.

    3. Repeat steps 2a-b to create a group named GroupB.

  3. Create two temporary users:

    1. Right-click User Manager [icon] and select New [arrow] User.

    2. On the General tab, enter the name userA.

    3. On the Groups and Roles tab, move GroupA to the Member of list box.

    4. On the Accounts tab, click Create Internal Account. In the New Internal Account dialog box, enter and confirm a simple password (for example 123456). Click OK to save the new account.

    5. Notice that the new account now appears at the bottom of the Accounts tab. Click OK to save the new user.

    6. Repeat steps 3a-e to create userB (who should be in GroupB).

  4. Create the folder structure:

    1. On the Folders tab, right-click the root folder [icon] and select New [arrow] Folder. Create a new folder named DemoBranch.

    2. Add subfolders under DemoBranch until it looks like the structure in the preceding display.

  5. Protect the top of your custom branch:

    1. Right-click DemoBranch and select Properties.

    2. On the Authorization tab, click Access Control Templates.

    3. In the Add and Remove Access Control Templates dialog box, move the Protect and LimitData ACTs to the Currently Using list box (you have to expand the Foundation node to get to the ACTs).

      Note:   For instructions for creating the ACTs, see Baseline ACTs.  [cautionend]

    4. Click OK to return to the Authorization tab. Review the revised settings. Notice that PUBLIC and SAS Administrators have some green settings [green check box]. The green settings come from the ACTs that you applied.

  6. On the DivsionA folder:

    1. Apply the Hide ACT.

    2. Add GroupA to the Authorization tab and give them explicit [white check box] grants of ReadMetadata, WriteMemberMetadata, and Read permissions.

  7. On each project folder below DivisionA:

    1. Apply the Protect ACT.

    2. Give GroupA an explicit [white check box] grant of the WriteMemberMetadata permission.

  8. Repeat steps 6 and 7 for the DivisionB folders and subfolders (assigning the grants to GroupB). The following table summarizes the protections for the first four folders:

    Demonstration: Permission Settings
    Folder Protections
    Baseline ACTs Supplemental Grants
    [icon]DemoBranch [icon]Protect

    [icon]LimitData


    [icon]DivisionA [icon]Hide [icon]GroupA: +RM, +WMM, +R
    [icon]Project1 [icon]Protect [icon]GroupA: +WMM
    [icon]Project2 [icon]Protect [icon]GroupA: +WMM

  9. Test the protections:

    1. Log on as userA@saspw. On the Folders tab, notice which folders in the DemoBranch are visible to you. Right-click each folder and notice where you can add content (where the New Folder and New Stored Process actions are available) and where you can't.

    2. Log on as userB@saspw and repeat the same checks.

  10. To clean up, log on with the identity that you used in step 1. On the Plug-ins tab, delete the temporary groups and users (under User Manager). On the Folders tab, delete the DemoBranch and each user's My Folder [icon] (under System [arrow] Users).

Here are some key points about this example:

Note:   Any content contributors who register cubes must have WriteMetadata permission on the OLAP schema [icon]. By default, the schema is in the SAS Folders/Shared Data/ SASApp - OLAP Schema folder.  [cautionend]

The intent of this simple example is to introduce use of the baseline ACTs and give you an opportunity to experiment. The following topics describe variations and provide guidelines to help you design an implementation that is appropriate for your environment and goals.

See Also

Use and Enforcement of Each Permission

Key Points About the Baseline ACT Approach

Variation 1: Add Subgroups, Designate Content Creators

Variation 2: Add Functional Separation

Further Considerations for Permissions on Folders

Previous Page | Next Page | Top of Page