Previous Page | Next Page

Security Tasks

Open Up Access

The initial configuration provides sufficient access to data and resources, with these exceptions:

To ensure access to resources and data:

  1. Log on to SAS Management Console as an administrator (for example, sasadm@saspw).

  2. (Optional) Verify that all registered users have at least the minimum required repository-level access.

    1. On the Plug-ins tab, under Authorization Manager [icon], expand the Access Control Templates node.

    2. Right-click the repository ACT [icon] (Default ACT) and select Properties.

    3. On the Permission Pattern tab, select SASUSERS. Verify that the ReadMetadata and WriteMetadata permissions are granted.

  3. (Optional) Verify that all registered users have basic access to the folder tree.

    1. On the Folders tab, right-click the root folder ( [icon]SAS Folders) and select Properties.

    2. On the folder's Authorization tab, select SASUSERS. Verify that the ReadMetadata permission is granted.

  4. Provide metadata layer access to data (this is a broad approach).

    1. On the Authorization tab for the root folder ( [icon]SAS Folders), select SASUSERS.

      Note:   To access this tab, select the Folders tab, right-click the root folder, and select Properties.  [cautionend]

    2. Grant the Read permission. This enables registered users to perform tasks such as querying cubes, accessing data through information maps, and viewing the contents of tables.

    If you want to manage access to data more narrowly, set grants of the Read permission on specific folders for specific users. Users need the Read permission as follows:

    • Users need Read permission on an information map in order to access data through that information map. For example, if Joe is denied Read permission on an information map, he can't view reports that are based on that information map.

    • Users always need Read permission on OLAP data in order to access that data.

    • Users sometimes need Read permission on relational data in order to access that data. Read permission is required when data is accessed using the metadata LIBNAME engine.

  5. If users who aren't in the SAS Administrators group will register cubes, grant those users the WriteMetadata permission on the OLAP schema.

    1. On the Folders tab, expand the Shared Data and SASApp - OLAP Schema folders.

    2. Right-click the schema [icon] and select Properties.

    3. On the Authorization tab, select or add an identity and grant WriteMetadata permission to that identity. For example, to allow all registered users to add cubes, assign the grant of WriteMetadata permission to SASUSERS.

  6. Verify that physical-layer access is available. These are the requirements:

    • Anyone who accesses SAS data sets from a standard workspace server needs host operating system permissions to those files.

    • Anyone who performs tasks that involve writing to a host directory needs host layer write access to that directory.

    • The launch credential for the pooled workspace server, stored process server and, if applicable, workspace server that uses SAS token authentication needs physical-layer access to any SAS data that the server retrieves. Initially, the SAS Spawned Servers account (sassrv) is the launch credential for all of these servers.

See Also

Permissions Overview

Authorization Model

Manage Access

Provide PUBLIC Access (Optional)

Previous Page | Next Page | Top of Page