Previous Page | Next Page

Security Tasks

Add Regular Users

For accountability, we recommend that you create an individual SAS identity for each person who uses the SAS environment. This enables you to make access distinctions and audit individual actions in the metadata layer. This also provides a personal folder for each user. To create a SAS identity for someone, make a SAS copy of the ID with which that person logs on to SAS applications.

Note:   The metadata server maintains its own copy of each ID but doesn't keep copies of passwords for identification purposes. As an alternative to using the following instructions, you can batch import users from a provider such as LDAP into the SAS metadata. See User Import Macros.  [cautionend]

  1. Log on to SAS Management Console as someone who has user administration capabilities (for example, sasadm@saspw).

  2. On the Plug-ins tab, select User Manager [icon] (in the foundation repository).

  3. For each user:

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

    2. On the General tab, enter a name.

    3. On the Accounts tab, click New. In the New Login dialog box, select DefaultAuth and enter the user ID for the user's external account. In the standard configuration, this can be any type of account that is known to the metadata server's host (an LDAP, Active Directory, host, or other type of account).

      Note:   For a Windows account, qualify the ID (for example, WIN\myID or myID@mycompany.com).  [cautionend]

      Note:   If your site uses Web authentication, you might create some logins in a different authentication domain. See Logins for Users Who Participate in Web Authentication.  [cautionend]

      Note:   In a specialized configuration where you set -authpd LDAP: , you must append a suffix to each user ID that is authenticated by your LDAP provider. See Direct LDAP Authentication.  [cautionend]

    4. Click OK to save the new login (it is not necessary to include a password in this login). Click OK again to save the new user definition.

  4. If the workspace server is on Windows, give anyone who accesses that server using credential-based host authentication the Log on as a batch job privilege. See Windows Privileges.

Here are some details and tips:

See Also

Identify or Create User Accounts

User Definitions

User ID Formats

Previous Page | Next Page | Top of Page