Previous Page | Next Page

Security Tasks

Facilitate Authentication


Identify or Create User Accounts

In order to log on to a SAS client, a user must have an account that can provide access to the metadata server. Determine which of the following situations applies to you and complete any tasks as indicated.

Note:   Someone who directly connects to the OLAP server needs an account with the OLAP server. This situation occurs when someone uses a data provider to access SAS OLAP data from the SAS Add-In for Microsoft Office.  [cautionend]


Coordinate the Workspace Server

Seamless access to the workspace server depends on coordination between that server and the metadata server. This coordination is necessary because authentication to the workspace server is, by default, performed by the workspace server's host. The following table provides general recommendations:

Coordinate the Workspace Server With the Metadata Server
Scenario Recommendation
Both servers are on Windows. The preferred approach is to ensure that both servers offer Integrated Windows authentication (IWA) for desktop clients. See Integrated Windows Authentication.

An alternative is to use credential-based host authentication for both servers. See Host Authentication.

Both servers are on UNIX.1 Use credential-based host authentication for both servers. No action on your part is required.
The two servers don't recognize the same accounts.2 To minimize requirements for and exposure of host credentials, SAS provides several alternate configurations. See Mixed Providers.
1 Or both servers are on z/OS.

2 For example, one server is on Windows and the other server is on UNIX.

Note:   Similar coordination for other types of SAS servers isn't necessary because those servers don't use host authentication for metadata-aware connections.  [cautionend]

See Also

About User Administration

Single Sign-On Overview

Previous Page | Next Page | Top of Page