SAS 9.1.3 Integration Technologies » Administrator's Guide (LDAP Version)


Setting up an IOM Bridge Server and Spawner
Quick Start: Simple Server and Spawner
Summary of Setup Steps
Spawner Overview
Spawner Requirements
Metadata Overview
Creating the Metadata for an IOM Bridge Server
Using the IT Administrator Wizard
Using IT Administrator
SAS Login Object
Server Object
Spawner Object
Using a Configuration File
Configuring a UUID Generator
Configuring and Starting the Object Spawner on z/OS
Invoking (Starting) the Spawner
On Windows
On UNIX
On Alpha/VMS
Spawner Invocation Options
Administering the Server and Spawner:
Using Telnet
Using the IT Configuration Application
Spawner Error Messages
Metadata Examples
Minimal Configuration
Server and Spawner
Using Logical Names
UUID Generator
Message Queue Polling
Reference Materials
Attributes for Logical Names
Attributes for Logins
Attributes for Servers
Object Server Parameters
Server Startup Command
Attributes for Spawners
Initializing UNIX Environment Variables for Workspace Servers
IOM Bridge Servers

Using IT Administrator to Define a SAS Login (IOM Bridge)

A SAS login may need to be available in order to start a SAS session on a server or to connect to a client. Each SAS login definition contains a user name, password, and domain, as well as a pointer to the user's person reference entry in the LDAP directory.

SAS logins may be used to provide credentials when creating a client connection. Whether or not SAS logins are required depends on the method calls used to start the server or create the connection. For example, you might need logins for pooling. If you do not use logins, you must track and specify the user credentials manually.

To define a SAS login using IT Administrator:

  1. Open IT Administrator.

  2. In the manager bar, select SAS Configuration.

  3. In the tree view, select the SAS Logins folder (found under the SAS Servers folder); then select the New button (Delete) on the toolbar. Alternatively, you can select File right arrow New right arrow SAS Login from the menu bar. The following window appears:

  4. Enter the necessary attributes. The attribute fields that are marked with an asterisk (*) are required. The OK button will remain grayed out until you have entered all of the required fields. Select the Help button on any tab to display entry instructions. Brief entry instructions are provided below. For detailed information about a field, click on the corresponding attribute name, which is shown in parentheses. The appropriate definition on the sasLogin Attributes List will be displayed. You can then use your browser's Back button to return to this page.

    1. Enter a unique name (sasLogincn) for the login.

    2. Optionally, enter a description (description).

    3. Specify the person reference (sasreferenceDn) in the LDAP directory that corresponds to this login. To do so, click the Select button to display the Person Index window, which contains a tabbed list of all the person references in the LDAP directory. Select the appropriate reference, and click OK. If you need to deselect an item, press the Ctrl key and click the mouse button.

    4. On the Logins tab:

      1. Enter the SAS Login (sasLoginName), or user name, for this login and the associated Password (sasUserPassword).

      2. Enter the Domain (sasDomainName). Note that the login must use the same domain as the server on which SAS sessions will be established.

      3. Optionally, enter the Min Workspace Size (sasMinSize) and Min Available Workspaces (sasMinAvail).

      4. Under Client DNs, click Add and enter the distinguished name (sasAllowedClientDN) of each user or group of users that will be authorized to enter to a workspace pool.

    5. On the Logical Names tab, select one or more logical names (sasLogicalName) that this login is to be associated with. If you want to create a new logical name, select the Add button to create a new sasLogicalNameInfo object. For more information about logical names, refer to Assigning Logical Names.

  5. When you are finished entering information in the fields, select OK. The new spawner object appears in the tree view.

To modify a login definition using IT Administrator:

  1. Open IT Administrator.

  2. In the manager bar, select SAS Configuration.

  3. In the tree view, find the SAS Logins folder (found under the SAS Servers folder) and click the plus sign to open it.

  4. Select the SAS login object that you wish to modify. The login's current attributes will be displayed in the property view in the right portion of the window.

  5. Select the appropriate tabs, and enter the necessary changes. For a description of the fields, refer to the sasLogin Attributes List.

  6. When you are finished, select the Save icon (Save) on the toolbar; or select File Save from the menu bar. (If you skip this step, IT Administrator will prompt you to save your changes when you attempt to navigate to another object.)