To properly install Platform Suite for SAS on Windows
systems, you must supply a valid user ID and password to run and administer
the services. The user ID that is used to run the installation program
must have
Act as part of the operating system
privileges. The user ID that you specify to run the services must
have
Log on as a batch job
privileges.
Issues can occur if this user does not have the required privileges,
if the user's password has expired, or if the wrong domain name is
provided.
One simple
way to test the domain, user, and password is to do the following:
-
Bring
up a DOS command prompt or select
StartRun.
-
Enter
the
runas
command using the following
syntax to bring up a new DOS prompt running under the other user ID:
>runas /user:
DOMAIN\userid cmd
-
Enter
the password. If the user ID authenticates successfully, a new DOS
command prompt appears.
From the
new DOS command prompt, you can run the various scheduled commands
that are failing. If the commands succeed when they are entered at
the prompt, this indicates that there are some issues with the scheduling
setup. If the commands fail, then additional information might appear
in the DOS command window to help you determine the problem.
In a multi-user environment,
in which more than one user is submitting and running flows, the appropriate
permission settings must be in place on certain folders. The Platform
scheduling server folders should already have the correct permissions
set for the scheduler service and administrator accounts and should
need no further changes. Make sure that the following files installed
by LSF have the following permissions (LSF_TOP corresponds to the
LSF installation directory, such as
C:\lsf_7.0
):
Permissions for Files Installed by LSF
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LSF_TOP\conf\lsfuser.passwd
|
Job scheduler service
accounts
|
|
Make sure that the files installed by Platform scheduling
servers have the following permissions (JS_TOP corresponds to the
Platform Process Manager installation directory):
Permissions for Files Installed by the Platform Scheduling
Server