Requirements for LSF configurations

Windows

For Windows, it is required that the LSF configuration files have the write permission added for the user whom is starting the Platform Web Services tcServer instance.

UNIX

For UNIX, it is required that passwordless SSH be configured between the Platform Web Services host and the LSF management host for the user whom is starting the Platform Web Services tcServer instance. The configuration must allow the Platform Web Services user to SSH to the LSF management host as the Primary LSF Administrator (ssh primary_admin@lsf_management) without a password prompt.

For example, this can be done by having the LSF Primary administrator add the public key of the user starting up the Platform Web Services tcServer instance to their ~/.ssh/authorized_keys file.