The
credentials of the user ID lsfuser must be available to SAS Web Report
Studio.
If you have installed
and configured the second maintenance release after SAS 9.2, the credentials
are managed by the SAS Deployment Manager. You do not need to perform
this step.
If you are using a version
of SAS that is prior to the second maintenance release after SAS 9.2,
or if you have installed the second maintenance release after SAS
9.2 without performing the configuration step, you might have already
provided these credentials during the installation. To verify that
the credentials are present, and to update the credentials (if necessary),
you must use one of the following two procedures.
The first procedure
creates the LSF Services group and adds users to the group. Follow
these steps:
-
Use the User Manager
plug-in in SAS Management Console to create a new authentication domain.
The domain must be named LSFServicesAuthWRS.
-
Use the User Manager
plug-in in SAS Management Console to create a new group. The group
must be named LSFServices.
-
In the
Properties dialog box for the LSFServices group, select the Accounts tab and
add the user ID that schedules reports in SAS Web Report Studio (typically
lsfuser). On Windows systems, you must preface the user ID with a
domain (
hostname\lsfuser).
You must also select the LSFServicesAuthWRS authorization domain for
the user and provide the current password for the user ID.
-
In the Members tab,
add the trusted user (SAS Trust User) as a member of the LSFServicesGroup.
Alternatively, you can
add the credentials directly to the SAS Web Report Studio properties.
Although this procedure is somewhat less complex, it does have the
disadvantage of having credentials in a publicly readable area. To
modify the properties, follow these steps:
-
Start SAS Management
Console and connect to the metadata server using the credentials of
the user who installed the software on this host.
-
Expand the
Application Management node. Under that node, expand
the
Configuration Manager node.
-
Right-click the
Web Report Studio node, and select
Properties.
-
In the
Properties dialog box, select the
Advanced tab.
-
In the list of properties
in the
Advanced tab, look at the value of
the
wrs.scheduling.LSFSchedulingServerUID property (or add the property if it does not exist). If the Property
Value column does not contain the user ID
lsfuser
, enter that user ID in the Property Value field. On Windows systems,
the ID must be qualified with a domain or machine name.
-
For the
wrs.scheduling.LSFSchedulingServerPW property, enter
the password for lsfuser (if the password is not already present)
in the Property Value field. Add the property if it does not exist.
You can use a password that is encoded by SAS.
-
Click
OK to close the
Properties dialog box.
-
If you have edited the
configuration information, you must restart SAS Web Report Studio.