Contents Setting Up an IOM Bridge Server Previous Next

Starting the Spawner on Windows

To start the spawner on a Windows host:

  1. Define the user rights for the administrator. The user who invokes the spawner, in addition to being an administrator, must have the following user rights:

    To set the administrator's user rights on Windows NT:

    1. Select Start Programs Administrative Tools User Manager. The User Manager window is displayed.
    2. From the Policies pull-down menu, select User Rights. The User Rights Policy window is displayed.
    3. Click the Show Advanced User Rights check box.
    4. Add rights using the Right: drop-down menu.

    To set the administrator's user rights on Windows 2000:

    1. Select Start Settings Control Panel Administrative Tools Local Security Policy.
    2. Select Security Settings Local Policies User Rights Assignment.
    3. Add rights by double-clicking on each right and assigning the appropriate users.
    4. Log off and log back on to apply the new user rights.

  2. Define the user rights for each client that connects to the spawner. Similar to the administrator, each client that connects to the spawner must have the following user right: log on as batch job.

  3. Clients that connect to the spawner must include their domain name (DOMAIN\userid) when it differs from the sasDomainName that is specified in the sasServer definition.

  4. Start the spawner program (called objspawn.exe) using a command that specifies the appropriate options. The spawner program is installed in the inttech\sasexe folder that is found in your installed SAS folder. Refer to the Spawner Invocation Options for a complete list of valid options for the command.

    In the following examples, c:\sasv8 is the installed SAS folder.

    Note: Some of the example commands are broken into more than one line for presentation purpose. However, the command must be entered as a continuous text stream on the command line.

Contents Setting Up an IOM Bridge Server Previous Next